| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -50/+0 | |
| 2022-10-13 | Adding fuchsia-ignore and needs-unwind to compiler test cases | Andrew Pollack | -0/+1 | |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 | |
| This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos | ||||
| 2021-01-17 | Fix test to work with remote-test-server. | Eric Huss | -1/+7 | |
| remote-test-server does not set the current_dir, and leaves it as `/`. | ||||
| 2021-01-17 | Add test for Command::current_dir behavior. | Eric Huss | -0/+43 | |
