rust/src/test/stdtest
Brian Anderson 518dc52f85 Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
2011-08-20 11:04:00 -07:00
..
bitv.rs Reformat 2011-08-20 11:04:00 -07:00
box.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
comm.rs Reformat 2011-08-20 11:04:00 -07:00
deque.rs Reformat 2011-08-20 11:04:00 -07:00
either.rs Reformat 2011-08-20 11:04:00 -07:00
fs.rs Reformat for new syntax 2011-07-27 15:54:33 +02:00
getopts.rs Reformat 2011-08-20 11:04:00 -07:00
int.rs Reformat 2011-08-20 11:04:00 -07:00
io.rs Reformat 2011-08-20 11:04:00 -07:00
list.rs Reformat 2011-08-20 11:04:00 -07:00
map.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
net.rs Reformat 2011-08-20 11:04:00 -07:00
option.rs Port the tests to the expr foo::<T> syntax. 2011-08-16 15:05:57 -07:00
os.rs Reformat for new syntax 2011-07-27 15:54:33 +02:00
path.rs Reformat 2011-08-20 11:04:00 -07:00
ptr.rs Reformat 2011-08-20 11:04:00 -07:00
qsort3.rs Reformat 2011-08-20 11:04:00 -07:00
qsort.rs Reformat 2011-08-20 11:04:00 -07:00
rand.rs Reformat 2011-08-20 11:04:00 -07:00
run.rs Reformat 2011-08-20 11:04:00 -07:00
sha1.rs Reformat 2011-08-20 11:04:00 -07:00
sort.rs Reformat 2011-08-20 11:04:00 -07:00
stdtest.rc Rename std::ivec to std::vec 2011-08-16 10:36:19 -07:00
str_buf.rs Reformat 2011-08-20 11:04:00 -07:00
str.rs Reformat 2011-08-20 11:04:00 -07:00
task.rs Reformat 2011-08-20 11:04:00 -07:00
test.rs Reformat 2011-08-20 11:04:00 -07:00
uint.rs Reformat 2011-08-20 11:04:00 -07:00
vec_str_conversions.rs Reformat 2011-08-20 11:04:00 -07:00
vec.rs Reformat 2011-08-20 11:04:00 -07:00