rust/src/test
Brian Anderson ee7d03f7d7 Convert most working tests to ivecs
I tried to pay attention to what was actually being tested so, e.g. when I
test was just using a vec as a boxed thing, I converted to boxed ints, etc.

Haven't converted the macro tests yet. Not sure what to do there.
2011-08-12 16:13:13 -07:00
..
bench Convert most working tests to ivecs 2011-08-12 16:13:13 -07:00
compile-fail Convert most working tests to ivecs 2011-08-12 16:13:13 -07:00
compiletest Remove std::vec 2011-08-12 12:14:07 -07:00
pretty Port the fuzzer and tests to ivec type [T] syntax. 2011-08-09 15:53:26 -07:00
run-fail Convert most working tests to ivecs 2011-08-12 16:13:13 -07:00
run-pass Convert most working tests to ivecs 2011-08-12 16:13:13 -07:00
stdtest Don't rely on binop autoderef in the compiler. 2011-08-12 15:16:01 -07:00