about summary refs log tree commit diff
path: root/src/tools/compiletest
AgeCommit message (Expand)AuthorLines
2023-04-03Rollup merge of #109526 - bzEq:aix-libpath, r=Mark-SimulacrumMatthias Krüger-0/+2
2023-03-30Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-SimulacrumYuki Okushi-2/+35
2023-03-29Use LIBPATH in compiletestKai Luo-0/+2
2023-03-27Rollup merge of #109445 - Teapot4195:issue-109407-fix, r=ozkanonurGuillaume Gomez-4/+13
2023-03-26Allow passing the --nocapture flag to compiletestAlex Huang-4/+13
2023-03-23Add a check to ensure tests with overlapping prefixes aren't added.Eric Huss-2/+35
2023-03-22Use -m option instead of looking for a cross-compiling version of dlltoolDaniel Paoliello-0/+15
2023-03-21Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrumbors-6/+12
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-5/+14
2023-03-20Auto merge of #108148 - parthopdas:master, r=oli-obkbors-0/+10
2023-03-19Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-SimulacrumDylan DPC-15/+35
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-0/+10
2023-03-06Append to PYTHONPATH in compiletestclubby789-2/+12
2023-03-05Add cpass to incremental testsLukas Markeffsky-15/+35
2023-03-03change approach to prevent interleaving compiletest messagePietro Albini-1/+1
2023-03-02add the --json flag to compiletestPietro Albini-5/+11
2023-03-01Highlight whole expression for E0599clubby789-6/+7
2023-02-21Rollup merge of #108313 - chenyukang:yukang/fix-only-modified, r=oli-obkMatthias Krüger-1/+2
2023-02-21replace lazy_static with once_cellklensy-44/+37
2023-02-21Fix compiletest crash when test file path does not existyukang-1/+2
2023-02-21compiletest: bump miow crateklensy-1/+1
2023-02-18Auto merge of #106476 - keith:ks/add-sanitizer-support-for-modern-ios-platfor...bors-0/+6
2023-02-14Add `kernel-address` sanitizer support for freestanding targetsWesley Norris-0/+9
2023-02-12Add sanitizer support for modern iOS platformsKeith Smiley-0/+6
2023-02-11Rollup merge of #107657 - chenyukang:yukang/add-only-modified, r=albertlarsan68Matthias Krüger-6/+54
2023-02-10cleanup and fix namingyukang-9/+12
2023-02-10add only modified for compiletestyukang-6/+51
2023-02-09Test XRay only for supported targetsOleksii Lozovskyi-0/+15
2023-01-22Print why a test was ignored if it's the only test specified.Lenko Donchev-28/+54
2023-01-22Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-SimulacrumMatthias Krüger-2/+9
2023-01-22Rollup merge of #107102 - compiler-errors:new-solver-new-candidats-4, r=lcnrMatthias Krüger-0/+7
2023-01-21Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrumbors-7/+54
2023-01-21Add compare-mode-next-solverMichael Goulet-0/+7
2023-01-20Enable sanitizers for s390x-linuxUlrich Weigand-2/+9
2023-01-20Auto merge of #107106 - matthiaskrgr:rollup-g7r1ep0, r=matthiaskrgrbors-1/+6
2023-01-20Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstriebbors-2/+11
2023-01-19Make bare known-bug an errorMichael Goulet-1/+6
2023-01-18Remove extra removal from test pathGuillaume Gomez-1/+1
2023-01-17Hack compiletest to fix a random CI failureMaybe Waffle-2/+11
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-0/+3
2023-01-16compiletest: Support running with a remapped base directory.Tim Neumann-5/+36
2023-01-16compiletest: Generic support for "no-" versions of boolean directives.Tim Neumann-2/+15
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-8/+6
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-4/+4
2023-01-04Update tests, etcMichael Goulet-1/+1
2022-12-24Rollup merge of #106078 - nikic:filecheck-context, r=Mark-SimulacrumMatthias Krüger-0/+2
2022-12-23Provide more context on FileCheck failuresNikita Popov-0/+2
2022-12-22Take revision into account in src/test/ui incremental testsMichael Goulet-3/+7
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-0/+8
2022-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-0/+4