rust/src/rt/test
unknown 44bef5f2cb Introduced task handles.
This is the new way to refer to tasks in rust-land. Currently all they
do is serve as a key to look up the old rust_task structure. Ideally
they won't be ref counted, but baby steps.
2011-08-08 16:55:38 -07:00
..
rust_test_harness.cpp Attempt to correct buggy win32 timer code (causing tinderbox failures). 2011-07-13 12:25:36 -07:00
rust_test_harness.h Resurrecting the runtime unit tests, and modifying them so they compile under the latest refactoring changes. 2011-06-28 16:12:34 -07:00
rust_test_runtime.cpp Introduced task handles. 2011-08-08 16:55:38 -07:00
rust_test_runtime.h Remove 'Nop.' comments, add emacs lines, remove obsolete file. 2011-07-13 14:03:18 -07:00
rust_test_util.cpp Resurrecting the runtime unit tests, and modifying them so they compile under the latest refactoring changes. 2011-06-28 16:12:34 -07:00
rust_test_util.h Do all runtime calls to getenv at initialization 2011-07-28 12:23:01 -07:00