rust/src/test/bench
Boris Egorov 00cbda2d0a Improve searching for XXX in tidy script (#3303)
Few places where previous version of tidy script cannot find XXX:
* inside one-line comment preceding by a few spaces;
* inside multiline comments (now it finds it if multiline comment starts
on the same line with XXX).

Change occurences of XXX found by new tidy script.
2014-04-08 00:03:12 -07:00
..
core-map.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
core-set.rs
core-std.rs vec: convert append and append_one to methods 2014-03-31 01:13:48 -04:00
core-uint-to-str.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
msgsend-pipes-shared.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
msgsend-pipes.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
msgsend-ring-mutex-arcs.rs test: Update all tests with the sync changes 2014-03-24 17:17:46 -07:00
msgsend-ring-rw-arcs.rs test: Update all tests with the sync changes 2014-03-24 17:17:46 -07:00
noise.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
rt-messaging-ping-pong.rs
rt-parfib.rs
rt-spawn-rate.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
shootout-ackermann.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-binarytrees.rs iter: remove to_owned_vec 2014-03-23 05:41:23 -04:00
shootout-chameneos-redux.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-fannkuch-redux.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
shootout-fasta-redux.rs test: Make manual changes to deal with the fallout from removal of 2014-03-21 23:37:21 +11:00
shootout-fasta.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-fibo.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-k-nucleotide-pipes.rs De-~[] Mem{Reader,Writer} 2014-04-06 15:40:01 -07:00
shootout-k-nucleotide.data
shootout-k-nucleotide.rs Fix fallout of requiring uint indices 2014-04-02 15:56:31 -07:00
shootout-mandelbrot.rs
shootout-meteor.rs syntax: Tweak parsing lifetime bounds on closures 2014-04-06 00:08:21 -07:00
shootout-nbody.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-pfib.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
shootout-pidigits.rs
shootout-reverse-complement.rs De-~[] Reader and Writer 2014-04-06 15:39:56 -07:00
shootout-spectralnorm.rs test: Update all tests with the sync changes 2014-03-24 17:17:46 -07:00
shootout-threadring.rs Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
silly-test-spawn.rs bench: Put the spawn bench back on libgreen 2014-03-26 09:18:49 -07:00
spawnone.rs
std-smallintmap.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
sudoku.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
task-perf-alloc-unwind.rs vec: convert append and append_one to methods 2014-03-31 01:13:48 -04:00
task-perf-jargon-metal-smoke.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
task-perf-one-million.rs test: Automatically remove all ~[T] from tests. 2014-03-21 23:37:21 +11:00
task-perf-spawnalot.rs Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00