diff options
| author | bors <bors@rust-lang.org> | 2013-04-15 20:00:56 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-04-15 20:00:56 -0700 |
| commit | 16e8af9e477fd5a6e7dcf668840144a97e3b1410 (patch) | |
| tree | 0aadb938c2b293f149e4501fb26b5da5e6a818c1 /src/rt/rust_run_program.cpp | |
| parent | 447caf9bdb8b769581fcd8c337634da431d21954 (diff) | |
| parent | 40e3577b0834794b2d44e6c527fda90d1adbc88e (diff) | |
| download | rust-16e8af9e477fd5a6e7dcf668840144a97e3b1410.tar.gz rust-16e8af9e477fd5a6e7dcf668840144a97e3b1410.zip | |
auto merge of #5895 : huonw/rust/no-pub-tests, r=thestinger
This patch is a sledge hammer that moves all tests into `#[cfg(test)] mod test { .. }`, and makes them private, there were several instances of `pub mod tests { #[test] pub fn ... } `.
(The reason for this is I was playing with using `syntax` to index code ([result so far](http://www.ug.it.usyd.edu.au/~hwil7821/rust-api/)) and it was getting some junk from the tests.)
The rustdoc commit is particularly brutal, so it's fine if that one isn't landed.
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions
