about summary refs log tree commit diff
path: root/src/rt/test/rust_test_util.h
AgeCommit message (Expand)AuthorLines
2011-07-28Do all runtime calls to getenv at initializationBrian Anderson-1/+4
2011-07-13Remove 'Nop.' comments, add emacs lines, remove obsolete file.Graydon Hoare-2/+0
2011-06-28Resurrecting the runtime unit tests, and modifying them so they compile under...Eric Holk-0/+41
2011-06-28Removing runtime tests. The runtime is tested well enough by the standard lib...Eric Holk-41/+0
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-3/+1
2010-09-07Started work on a framework for writing runtime tests, added some simple test...Michael Bebenita-0/+43