aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests
AgeCommit message (Expand)AuthorFilesLines
5 days[Dexter] Sanitize user details from git repo URL in dexter --version (#105533)Stephen Tozer1-1/+14
2024-06-19Fix gdb pretty printers for libSupportDavid Blaikie2-11/+1
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams1-5/+37
2024-06-05[x-project tests] Fix ambiguity in call to createStringError (NFC)Jonas Devlieghere1-1/+1
2024-05-15Fix typo "indicies" (#92232)Jay Foad1-1/+1
2024-05-01[cross-project-tests] Update code to use mlir::cast (NFC)Jie Fu1-1/+1
2024-03-14[Dexter] Add VisualStudio2022 support to Dexter (#85248)Stephen Tozer3-0/+27
2024-03-13Mark test as XFAIL that started failing after 418f0066eb. (#85027)dyung1-0/+1
2024-03-12Relax test to work with newer versions of lldbAdrian Prantl1-3/+2
2024-03-12Modernize llgdb script and make it easier to debug.Adrian Prantl1-4/+10
2024-03-12Relax tests to also work with newer versions of lldb.Adrian Prantl2-8/+8
2024-03-12Remove XFAIL from tests passing on green dragonAdrian Prantl2-2/+0
2024-03-07[Dexter] Extend XFAIL of Dexter tests to all MacOS architectures. (#83936)dyung2-2/+2
2023-12-11[Dexter] Set ShouldBuild=false for Visual Studio solutions (#75045)Stephen Tozer1-0/+7
2023-11-27[cross-project-tests] Fix struct-dse example so that it fails again (#73566)Felipe de Azevedo Piovezan1-1/+3
2023-09-19[Dexter] Associate parser errors with correct file (#66765)Ben Mudd2-12/+28
2023-09-14Fix Dexter test broken with e6cc7b723f244f52663b6d67a5d94597109da1efShubham Sandeep Rastogi1-1/+1
2023-09-14 [Dexter] Fix test failures on greendragon (#66299)Shubham Sandeep Rastogi43-43/+25
2023-09-08Fix Dexter test after 37a20cc68f54. Adding the XFAIL line caused the line ref...Douglas Yung1-1/+1
2023-09-08XFAIL dexter tests that broke greendragon.Shubham Sandeep Rastogi38-0/+38
2023-09-08[cross-project-tests] remove final `dexter.builder` import (#65653)Christopher Di Bella1-1/+0
2023-09-06[DebugInfoTests] Mark debuginfo 'optnone-*' tests unsupported on darwinStephen Tozer4-4/+8
2023-09-06Re-reapply "[Dexter] Remove builder from Dexter"Stephen Tozer129-665/+274
2023-09-05Revert "Reapply "[Dexter] Remove builder from Dexter""Stephen Tozer128-274/+476
2023-09-05Reapply "[Dexter] Remove builder from Dexter"Stephen Tozer128-476/+274
2023-08-24[lldb] Fix grammar in error message emitted by IRExecutionUnitJonas Devlieghere1-0/+1
2023-08-21Revert "[Dexter] Remove builder from Dexter"Stephen Tozer128-273/+474
2023-08-21[Dexter] Fix incorrect substitution errors in clang-cl builderStephen Tozer6-8/+8
2023-08-21[Dexter] Remove builder from DexterStephen Tozer128-474/+273
2023-05-26[Dexter] XFAIL Dexter tests for Apple Silicon (arm64)Jonas Devlieghere3-1/+3
2023-05-26[Dexter] Don't hardcode x86_64 as the default architectureJonas Devlieghere1-1/+2
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta88-3075/+3727
2023-03-22[Dexter] Add timeout optionsStephen Tozer4-6/+82
2023-03-15[Dexter] Add a simple logging class to DexterStephen Tozer9-32/+71
2023-03-15[Dexter] Add target_run_args optionStephen Tozer6-1/+45
2023-03-01[Dexter] Use non-blocking resume when debugging Visual StudioStephen Tozer1-3/+3
2023-02-03Walk back an overly-aggressive unXFAIL.Adrian Prantl1-0/+1
2023-02-03UnXFAIL test.Adrian Prantl1-3/+0
2023-02-03Upgrade llgdb script for Python 3 compatibility.Adrian Prantl1-47/+33
2023-02-03Update llgdb to use python3.Adrian Prantl1-2/+1
2023-01-19[Dexter] Add on_line parameter to DexExpectStepOrder commandBen Mudd5-9/+29
2023-01-14[cross-project-tests] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-3/+2
2023-01-04[llgdb-tests] Convert test to check 'target=...'Paul Robinson1-1/+1
2022-12-10[cross-project-tests] Use std::nullopt instead of llvm::None (NFC)Kazu Hirata1-1/+2
2022-10-26[dexter-tests] Add attribute optnone to main functionGuozhi Wei1-0/+1
2022-10-26[dexter] Temporary disable optnone-simple-functionsJonas Devlieghere1-1/+1
2022-10-12[Dexter] Ignore step information in __libc_start_call_mainOCHyams1-1/+1
2022-09-22[Pipelines] Introduce DAE after ArgumentPromotionPavel Samolysov1-2/+4
2022-09-02Revert "[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test"Adrian Prantl1-4/+2
2022-08-25[debuginfo-tests] Un-XFAIL no passing unused-merged-value.c testMichael Buch1-2/+4