rust/src/libnum
bors 25ba057fad auto merge of #12343 : liigo/rust/move-extra-test-to-libtest, r=alexcrichton
I don't think `extra` is a good/meaningful name for a library. `libextra` should disappear, and we move all of its sub modules out of it. This PR is just one of that steps: move `extra::test` to `libtest`.

I didn't add `libtest` to doc index, because it's an internal library currently.

**Update:**

All comments addressed. All tests passed. Rebased and squashed.
2014-02-20 01:51:56 -08:00
..
bigint.rs auto merge of #12343 : liigo/rust/move-extra-test-to-libtest, r=alexcrichton 2014-02-20 01:51:56 -08:00
complex.rs Remove Real trait and move methods into Float 2014-02-17 02:23:33 +11:00
lib.rs extern mod => extern crate 2014-02-14 22:55:21 -08:00
rational.rs move extra::test to libtest 2014-02-20 16:03:58 +08:00