Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-28 | chore: reconfigure windows builder storage (#19601) | Matt Mastracci | |
Use `C:` drive to build on Windows, as `D:` is too limited. | |||
2022-07-18 | feat(cli): support configuring the test tool in the config file (#15079) | Roj | |
2022-06-14 | feat(test): update test summary report (#14629) | Mark Ladyshau | |
2022-04-16 | fix(cli/tools/test): Prefix test module paths with "./" (#14301) | Nayeem Rahman | |
2022-04-11 | feat(test): Improve testing report output (#14255) | Bartek IwaĆczuk | |
Following changes were done in this commit: - remove "test" prefix before each test - use gray color for "running N tests from ..." prompt - use relative path or remote URL instead of full URL in "running N tests from ..." prompt - in "failures" section, add file path/remote URL before the test name Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com> | |||
2021-08-24 | feat(cli): add --ignore flag to test command (#11712) | Casper Beyer | |