| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-06-02 | compiletest: Force directive to be first complete word in header comment. | kennytm | -1/+1 | |
| Refactored some related code to take advantage of this change. | ||||
| 2017-01-19 | travis: Get an emscripten builder online | Alex Crichton | -0/+1 | |
| This commit adds a new entry to the Travis matrix which will execute emscripten test suites. Along the way it updates a few bits of the test suite to continue passing on emscripten, such as: * Ignoring i128/u128 tests as they're presumably just not working (didn't investigate as to why) * Disabling a few process tests (not working on emscripten) * Ignore some num tests in libstd (#39119) * Fix some warnings when compiling | ||||
| 2016-12-22 | Cleaned up the code and added tests. | Ivan Molodetskikh | -0/+85 | |
