rust/src/librand
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
..
distributions Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
chacha.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
isaac.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
lib.rs More test fixes 2015-04-14 10:14:19 -07:00
rand_impls.rs test: Fixup many library unit tests 2015-04-14 10:14:19 -07:00
reseeding.rs Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00