]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12343 : liigo/rust/move-extra-test-to-libtest, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 20 Feb 2014 09:51:56 +0000 (01:51 -0800)
committerbors <bors@rust-lang.org>
Thu, 20 Feb 2014 09:51:56 +0000 (01:51 -0800)
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.

1  2 
src/libnum/bigint.rs

Simple merge