aboutsummaryrefslogtreecommitdiff
path: root/debuginfo-tests
AgeCommit message (Expand)Author
2020-03-15[debuginfo-tests] Update test for double-dash long-option.Jonas Devlieghere
2020-03-11Change to individual pretty printer classes, remove generic `make_printer`.Christian Sigg
2020-03-03[debuginfo-tests][dexter] Add --builder gcc support for POSIXPierre-vh
2020-02-28[debuginfo-tests][dexter] Add a test tool --calculate-average optionPierre-vh
2020-02-25[debuginfo-tests] Warn, not error, if we can't delete working directoryJeremy Morse
2020-02-24[arcconfig] Delete subproject arcconfigsShoaib Meenai
2020-02-13[debuginfo-tests][Dexter] Fix some Windows-unfriendly Dexter behavioursJeremy Morse
2020-02-13[debuginfo-tests] Fix Dexter process creation failure on WindowsJeremy Morse
2020-02-07Replace CHECK-NEXT with CHECK-DAG. The order isn't relevant we justAdrian Prantl
2020-02-07Change first test to be CHECK: to make the test run.Jason Molenda
2020-02-08[DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp testSourabh Singh Tomar
2020-02-07Rename prettyprinters test to llvm-support.Christian Sigg
2020-01-30Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_...Christian Sigg
2020-01-27Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion.Christian Sigg
2020-01-11Add test for GDB pretty printers.Christian Sigg
2019-11-11[debuginfo] Update test to account for missing __debug_macinfoJonas Devlieghere
2019-11-08Don't attempt to upgrade debug-info-tests to Python3.Adrian Prantl
2019-11-05[dexter] Fix feature tests on WindowsReid Kleckner
2019-11-05[dexter] Remove lit check for python 3Reid Kleckner
2019-11-01[debuginfo-tests] Don't look for Python 3 if we already have itReid Kleckner
2019-11-01[Dexter] Continue sprinking no-location fixesJeremy Morse
2019-11-01[Dexter] Account for another no-lineno scenarioJeremy Morse
2019-11-01[Dexter] Cope better with empty source locationsJeremy Morse
2019-11-01Unmask dexter debuginfo tests on DarwinJeremy Morse
2019-11-01Fix a brain-fail with debuginfo-tests/dexter internal testsJeremy Morse
2019-10-31Quote path to Python 3 executable in case it contains spacesReid Kleckner
2019-10-31Fix undefined variable bug in debuginfotests lit.cfg.pyReid Kleckner
2019-10-31XFAIL dexter tests on Darwin.Adrian Prantl
2019-10-31Reapply "Import Dexter to debuginfo-tests""Jeremy Morse
2019-10-31Revert "Import Dexter to debuginfo-tests"Jeremy Morse
2019-10-31Import Dexter to debuginfo-testsJeremy Morse
2019-06-27Make nrvo-string test more robust.Adrian Prantl
2019-06-26Make nrvo-string test more robust.Adrian Prantl
2019-06-25[Python 3] Decode check_ouput result as UTF-8Jonas Devlieghere
2019-06-20Store a pointer to the return value in a static alloca and let the debugger u...Amy Huang
2019-06-17llgdb.py: Make sure to clean up the debugger on exit.Adrian Prantl
2019-06-06Add cdb test for global constantsAmy Huang
2019-06-03Add cdb test for inline line tablesReid Kleckner
2019-05-29Move the pybool logic from CMake to Python for simplicityReid Kleckner
2019-05-28Add debuginfo-tests that use cdb on WindowsReid Kleckner
2018-11-06Set config.lit_tools_dir, which is needed by lit.llvm.initialize.Reid Kleckner
2018-11-03[debuginfo-tests] commands.getoutput -> subprocess.check_outputFangrui Song
2018-11-03Update debuginfo tests lit for r341135Reid Kleckner
2018-11-03[debuginfo-tests] Avoid "import commands" which was deprecated in Py3Reid Kleckner
2018-08-20Revert "(Retry) Add a basic integration test for C++ smart pointers"Vedant Kumar
2018-08-20(Retry) Add a basic integration test for C++ smart pointersVedant Kumar
2018-08-18Revert "Add a basic integration test for C++ smart pointers"Bruno Cardoso Lopes
2018-08-16Add a basic integration test for C++ smart pointersVedant Kumar
2018-08-14SafeStack: Disable Darwin supportVlad Tsyrklevich
2018-08-04Disable the asan-deque.cpp integration test for AppleLLDB < v1000Vedant Kumar