rust/src/libterm/terminfo
Johannes Oertel 07cc7d9960 Change name of unit test sub-module to "tests".
Changes the style guidelines regarding unit tests to recommend using a
sub-module named "tests" instead of "test" for unit tests as "test"
might clash with imports of libtest.
2015-04-24 23:06:41 +02:00
..
parser Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
mod.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
parm.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
searcher.rs Positive case of len() -> is_empty() 2015-04-14 20:26:03 -07:00