rust/src/test/bench
Alex Crichton 6cad8f4f14 Test fixes and rebase conflicts
* vec::raw::to_ptr is gone
* Pausible => Pausable
* Removing @
* Calling the main task "<main>"
* Removing unused imports
* Removing unused mut
* Bringing some libextra tests up to date
* Allowing compiletest to work at stage0
* Fixing the bootstrap-from-c rmake tests
* assert => rtassert in a few cases
* printing to stderr instead of stdout in fail!()
2013-12-25 23:10:46 -08:00
..
core-map.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
core-set.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
core-std.rs std::io: Add Buffer.lines(), change .bytes() api 2013-12-11 15:50:51 +09:00
core-uint-to-str.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
msgsend-pipes-shared.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
msgsend-pipes.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
msgsend-ring-mutex-arcs.rs libstd: Remove Cell from the library. 2013-12-10 17:55:09 -08:00
msgsend-ring-rw-arcs.rs libstd: Remove Cell from the library. 2013-12-10 17:55:09 -08:00
noise.rs Capitalize statics in f32 and f64 mods 2013-10-28 19:35:56 -07:00
rt-messaging-ping-pong.rs Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
rt-parfib.rs Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
rt-spawn-rate.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
shootout-ackermann.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-binarytrees.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
shootout-chameneos-redux.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
shootout-fannkuch-redux.rs std::vec: move pointless raw::get and unsafe_get functions. 2013-12-15 23:05:00 +11:00
shootout-fasta-redux.rs std::vec: remove unnecessary count parameter on {bytes, 2013-12-15 22:23:11 +11:00
shootout-fasta.rs rewrite of shootout-fasta.rs 2013-12-12 16:06:18 +01:00
shootout-fibo.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-k-nucleotide-pipes.rs std::vec: make the sorting closure use Ordering rather than just being 2013-12-22 18:16:50 +11:00
shootout-k-nucleotide.data Revert "src/test/bench: restructure" 2013-08-30 16:17:53 -04:00
shootout-k-nucleotide.rs std::vec: add a sugary .sort() method for plain Ord sorting. 2013-12-21 09:35:18 +11:00
shootout-mandelbrot.rs Prettier long string breaking. 2013-11-17 13:09:56 +01:00
shootout-meteor.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
shootout-nbody.rs Fixed xfail for nbody shootout benchmark by correcting command line parse. 2013-11-12 15:14:07 -08:00
shootout-pfib.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
shootout-pidigits.rs pidigits resurected 2013-11-18 22:23:38 +01:00
shootout-reverse-complement.rs Revert "libstd: Change Path::new to Path::init." 2013-12-04 22:33:53 -08:00
shootout-spectralnorm.rs Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
shootout-threadring.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
std-smallintmap.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
sudoku.rs std::io: Add Buffer.lines(), change .bytes() api 2013-12-11 15:50:51 +09:00
task-perf-alloc-unwind.rs librustc: Remove identifiers named box, since it's about to become a keyword. 2013-12-15 10:41:15 -08:00
task-perf-jargon-metal-smoke.rs Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
task-perf-linked-failure.rs Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
task-perf-one-million.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
task-perf-spawnalot.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00