alacritty/src
Steven Fackler 41f99dc4c0 Dynamically generate test harness
This uses the rustc-test crate, a copy of the standard test crate, to
dynamically create tests for each reference test. No need to remember to
update the macro, just add the directory to ref!
2017-01-23 08:59:54 -08:00
..
renderer Remove need for inclusive ranges 2017-01-06 20:28:17 -08:00
term ansi: Designate and invoke graphic character sets 2017-01-21 12:09:21 -08:00
ansi.rs ansi: Designate and invoke graphic character sets 2017-01-21 12:09:21 -08:00
cli.rs print glutin events if --print-events is passed 2017-01-08 21:09:02 +00:00
config.rs Make it run on FreeBSD 2017-01-18 22:28:16 -08:00
display.rs make thin stroke rendering configurable 2017-01-12 21:19:40 -08:00
event.rs print glutin events if --print-events is passed 2017-01-08 21:09:02 +00:00
event_loop.rs Fix bug where event loop could get stuck reading 2017-01-11 10:33:56 -08:00
grid.rs Add `nightly` feature, use for `unlikely` intrinsic 2017-01-06 20:28:17 -08:00
index.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
input.rs Remove some dead code 2017-01-08 17:08:52 -08:00
lib.rs Dynamically generate test harness 2017-01-23 08:59:54 -08:00
macros.rs Add support for setting title from OSC 2017-01-11 09:07:31 -08:00
main.rs print glutin events if --print-events is passed 2017-01-08 21:09:02 +00:00
meter.rs Misc formatting fixes 2016-12-16 22:48:04 -08:00
selection.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Make it run on FreeBSD 2017-01-18 22:28:16 -08:00
util.rs Clippy fixes! 2017-01-06 20:44:51 -08:00
window.rs Add support for setting title from OSC 2017-01-11 09:07:31 -08:00