| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -10/+0 | |
| 2022-03-09 | Enable issue-23036.rs on wasm32 | Nikita Popov | -1/+0 | |
| 2022-02-12 | ignore test on wasm32 | The 8472 | -0/+1 | |
| A fix applied to std::Path::hash triggers a miscompilation/assert in LLVM in this test on wasm32. The miscompilation appears to pre-existing. Reverting some previous changes done std::Path also trigger it and slight modifications such as changing the test path from "a" to "ccccccccccc" also make it pass, indicating it's very flaky. Since the fix is for a higher-tier platform than wasm it takes precedence. | ||||
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -1/+0 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+11 | |
