]> git.lizzy.rs Git - rust.git/history - ui_test
add num_cpus crate test
[rust.git] / ui_test /
2022-07-21 borsAuto merge of #2412 - RalfJung:x.py-fix, r=RalfJung
2022-07-21 Ralf Jungdon't force target-dir (cargo-miri already deconflicts...
2022-07-21 Ralf Jungwe don't need unstable options
2022-07-21 Ralf Jungsay what we are doing
2022-07-21 borsAuto merge of #2383 - rust-lang:dot_mode, r=oli-obk
2022-07-21 Oli SchererUse names suggestive of channel endpoints
2022-07-21 Oli SchererPrint one character per test instead of one line
2022-07-21 Oli SchererAdd a dedicated thread for output printing
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 borsAuto merge of #2373 - rust-lang:test_dependencies,...
2022-07-20 Oli SchererAllow tests to have dependencies
2022-07-20 borsAuto merge of #2391 - RalfJung:stderr, r=oli-obk
2022-07-19 Ralf Jungtweak failure output a little
2022-07-19 Ralf Jungon an error, always print the unnormalized stderr
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-19 borsAuto merge of #2388 - RalfJung:rustup, r=RalfJung
2022-07-19 borsAuto merge of #2386 - RalfJung:xargo-atomic, r=RalfJung
2022-07-19 borsAuto merge of #2387 - RalfJung:ui-readme, r=oli-obk
2022-07-19 Ralf Jungupdate ui_test readme
2022-07-18 borsAuto merge of #2379 - RalfJung:ui-test-target-filter...
2022-07-18 Ralf Jungmake an expect into proper error reporting
2022-07-18 Ralf Jungui_test: more robust syntax for target filtering
2022-07-18 borsAuto merge of #2349 - saethlin:isatty, r=RalfJung
2022-07-17 borsAuto merge of #2376 - RalfJung:rustup, r=RalfJung
2022-07-17 borsAuto merge of #2377 - rust-lang:only-on-host, r=oli-obk
2022-07-17 Oli Schererclippy
2022-07-17 Oli SchererAdd test flag for running a test only on the host
2022-07-13 borsAuto merge of #2364 - rust-lang:regex_error_annotations...
2022-07-13 Oli SchererError patterns can be regexes
2022-07-13 borsAuto merge of #2315 - saethlin:shrink-item, r=saethlin
2022-07-12 borsAuto merge of #2359 - RalfJung:triagebot, r=RalfJung
2022-07-11 borsAuto merge of #2356 - rust-lang:slash_slash_at, r=RalfJung
2022-07-11 Oli SchererDocument require-annotations-for-level
2022-07-11 Oli SchererFix annotation filtering with revisions
2022-07-11 Oli SchererPacify clippy
2022-07-11 Oli Schererrequire level and colon in `//~` style comments
2022-07-09 borsAuto merge of #2351 - RalfJung:readlink, r=RalfJung
2022-07-09 borsAuto merge of #2348 - RalfJung:ui-test, r=RalfJung
2022-07-09 Ralf Jungtypo
2022-07-08 Ralf Jungrename ui_test::comments → parser
2022-07-08 Ralf Jungui_test: require colon after command
2022-07-08 borsAuto merge of #2332 - rust-lang:slash_slash_at, r=oli-obk
2022-07-08 Oli SchererPort all tests
2022-07-08 Oli SchererHide regular backtrace information from user-facing...
2022-07-08 Oli SchererDocumentation
2022-07-08 Oli SchererAdd FIXME
2022-07-08 Oli SchererRustfmt
2022-07-08 Oli SchererCreate a proper normalization regex parser
2022-07-08 Oli SchererExplain `tests::init` function
2022-07-08 Oli SchererAdd some comments
2022-07-08 Oli SchererRemove an outdated comment
2022-07-08 Oli Schererrustfmt
2022-07-08 Oli SchererImplement a proper command parser...
2022-07-08 Oli SchererDocument all the things
2022-07-08 Oli SchererActually use eyre and get rid of the ad-hoc macros...
2022-07-08 Oli SchererIntroduce a proper error handling framework
2022-07-08 Oli SchererReplace all //error-pattern comments with strict syntax...
2022-07-08 Oli SchererImplement strict comment parsing for ui tests
2022-07-03 borsAuto merge of #2320 - RalfJung:less-rebuilds, r=RalfJung
2022-07-03 Ralf Jungreduce regex features to reduce rebuilds
2022-07-03 borsAuto merge of #2319 - RalfJung:dont-touch-vtables,...
2022-07-03 borsAuto merge of #2318 - RalfJung:nodoc, r=RalfJung
2022-07-03 Ralf Jungno doctests in ui_test
2022-07-02 Ben KimockExplain the behavior of the cache upon clear
2022-07-01 Ben KimockCache lookups into the borrow stack
2022-06-29 borsAuto merge of #2287 - RalfJung:field-retagging, r=RalfJung
2022-06-29 borsAuto merge of #2286 - LegNeato:patch-2, r=RalfJung
2022-06-29 borsAuto merge of #2288 - RalfJung:clippy, r=RalfJung
2022-06-29 Ralf Jungmake ui_test pass clippy
2022-06-23 borsAuto merge of #2261 - RalfJung:fmt, r=oli-obk
2022-06-23 borsAuto merge of #2250 - rust-lang:gesundheit, r=oli-obk
2022-06-23 Oli SchererRequire local annotations for local diagnostics
2022-06-22 borsAuto merge of #2248 - RalfJung:arc-drop-fix, r=RalfJung
2022-06-22 borsAuto merge of #2258 - RalfJung:fmt, r=RalfJung
2022-06-22 Ralf Jungfmt
2022-06-22 borsAuto merge of #2255 - dtolnay-contrib:rustfmt7, r=oli-obk
2022-06-22 borsAuto merge of #2253 - RalfJung:only-bits, r=oli-obk
2022-06-22 Ralf Jungui_test: fix behavior of only-Nbits comments
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-16 borsAuto merge of #2237 - RalfJung:ice, r=oli-obk
2022-06-16 Ralf Jungadd ICE error level
2022-06-13 borsAuto merge of #2207 - RalfJung:ui_test_parallelism...
2022-06-13 Oli SchererDocument file sorting
2022-06-13 Ralf Jungtest files in a deterministic order
2022-06-13 Ralf Jungensure all worker threads stay around
2022-06-13 borsAuto merge of #2232 - rust-lang:gesundheit, r=oli-obk
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-13 Oli SchererAlways show stderr on test failure.
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
next