about summary refs log tree commit diff
path: root/src/rt/test/rust_test_harness.cpp
AgeCommit message (Expand)AuthorLines
2011-07-13Attempt to correct buggy win32 timer code (causing tinderbox failures).Graydon Hoare-1/+1
2011-06-28Resurrecting the runtime unit tests, and modifying them so they compile under...Eric Holk-0/+40
2011-06-28Removing runtime tests. The runtime is tested well enough by the standard lib...Eric Holk-40/+0
2011-05-26More delicious dead code removal from runtime, upcalls.Graydon Hoare-1/+1
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-5/+8
2010-09-07Started work on a framework for writing runtime tests, added some simple test...Michael Bebenita-0/+37