| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-02-02 | rt: Remove bitrotted tests | Brian Anderson | -42/+0 | |
| 2011-07-28 | Do all runtime calls to getenv at initialization | Brian Anderson | -1/+4 | |
| getenv is not threadsafe and (maybe as a result) it's randomly crashing with CFLAGS=-g and RUST_THREADS=32. Calls from rust code are still on their own. | ||||
| 2011-07-13 | Remove 'Nop.' comments, add emacs lines, remove obsolete file. | Graydon Hoare | -2/+0 | |
| 2011-06-28 | Resurrecting the runtime unit tests, and modifying them so they compile ↵ | Eric Holk | -0/+41 | |
| under the latest refactoring changes. | ||||
| 2011-06-28 | Removing runtime tests. The runtime is tested well enough by the standard ↵ | Eric Holk | -41/+0 | |
| library tests, so we might as well have less code to fix during refactoring. | ||||
| 2010-09-10 | Cleanup, refactoring, and some runtime tests. | Michael Bebenita | -3/+1 | |
| 2010-09-07 | Started work on a framework for writing runtime tests, added some simple ↵ | Michael Bebenita | -0/+43 | |
| test cases. | ||||
