| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -63/+0 | |
| 2022-12-01 | Ignore `gnu` systems (`windows-msvc` only) | Florian Bartels | -0/+1 | |
| 2022-11-28 | Run Windows-only tests only on Windows | Florian Bartels | -13/+1 | |
| This removes the need to maintain a list of all other OSs which ignore the tests. | ||||
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -1/+0 | |
| 2019-05-16 | Added ignore-sgx for appropriate tests | Dario Gonzalez | -0/+1 | |
| 2019-05-13 | Remove bitrig support from rust | Marcel Hellwig | -1/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -30/+0 | |
| 2018-01-02 | Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. | Ed Schouten | -3/+4 | |
| It looks like many of these tests are already disabled on emscripten, which also doesn't seem to support environment variables and subprocess spawning. Just add a similar tag for CloudABI. While there, sort some of the lists of operating systems alphabetically. | ||||
| 2016-12-03 | Ignore test on -windows-gnu. | Vadim Chugunov | -1/+2 | |
| 2016-12-01 | Emit 'dllimport' attribute for dylib foreign items on Windows. | Vadim Chugunov | -0/+103 | |
