]> git.lizzy.rs Git - rust.git/history - ui_test
Add target_os_is_unix helper
[rust.git] / ui_test /
2022-06-06 borsAuto merge of #2209 - RalfJung:if-only, r=RalfJung
2022-06-06 Ralf Junghotfix for incorrect only- logic
2022-06-01 borsAuto merge of #2174 - RalfJung:summary, r=oli-obk
2022-06-01 Ralf Jungprint list of failed tests in summary
2022-06-01 borsAuto merge of #2175 - RalfJung:xargo, r=oli-obk
2022-06-01 borsAuto merge of #2167 - rust-lang:gesundheit, r=RalfJung
2022-06-01 Oli SchererCheck that diagnostics happen in the line that they...
2022-05-31 borsAuto merge of #2166 - RalfJung:tests, r=oli-obk
2022-05-30 borsAuto merge of #2145 - saethlin:zero-size-creation,...
2022-05-30 borsAuto merge of #2165 - saethlin:more-clocks, r=RalfJung
2022-05-30 Ralf Jungmake it possible to test more of ui_test
2022-05-30 Ralf Jungfmt
2022-05-30 Ralf Jungdon't configure the same regex twice
2022-05-30 Ralf Jungalso 'check' the test suite
2022-05-30 Ralf Jungprint reason for ignoring
2022-05-30 Ralf Jungui_test: printing more consistent with compiletest
2022-05-30 Ralf Jungui_test: support multiple filters
2022-05-30 borsAuto merge of #2158 - rust-lang:gesundheit, r=RalfJung
2022-05-27 Oli SchererCommit our ui test crate's cargo lockfile
2022-05-27 Oli SchererReintroduce path filters
2022-05-27 Oli SchererDon't export private things
2022-05-25 Oli SchererSelf-descriptive verbosity
2022-05-25 Oli SchererUse unit tests to keep private things private
2022-05-25 Oli SchererProperly name a test
2022-05-25 Oli SchererExplain `Comments::parse` arguments
2022-05-25 Oli SchererMake the file path of the failure more visible to be...
2022-05-25 Oli SchererFix annotations matching themselves
2022-05-25 Oli SchererReproduce #2156
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 Ralf Jungtweak new test suite output
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it