aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/expression/import-std-module
AgeCommit message (Expand)AuthorFilesLines
2025-10-16[lldb][test] Skip `array` test due to ASTImport lambda issue (#163735)A. Jiang1-0/+3
2025-10-09[libc++] Use std::__{scope,exception}_guard throughout the code base (#161322)Nikolas Klauser5-0/+15
2025-09-16[lldb][test] import-std-module: skip vector testsMichael Buch2-1/+6
2025-09-09 [lldb][test] Re-enable import-std-module tests on Linux (#157649)Michael Buch15-16/+1
2025-08-06Revert "[lldb][test] Re-enable TestQueueFromStdModule.py"Michael Buch1-0/+5
2025-08-06[lldb][test] Re-enable TestQueueFromStdModule.pyMichael Buch1-5/+0
2025-08-06[lldb][test] Skip TestQueueFromStdModule.py pre-Clang-17Michael Buch1-0/+4
2025-07-30[lldb] deactivate some tests on older SDKs (#147768)Charles Zablit19-1/+20
2025-07-07[lldb][test] Adjust import-std-module shared_ptr/weak_ptr testsMichael Buch4-9/+9
2025-05-30[lldb][test] Skip import-std-module tests on Linux for nowMichael Buch15-0/+15
2025-04-29[lldb] Provide an unconditional @skip annotation for API tests (#137712)Jonas Devlieghere1-1/+1
2025-04-18Disable test on older compilers. (#136322)Shubham Sandeep Rastogi1-1/+1
2025-01-23Revert "[lldb][test] Remove compiler version check and use regex" (#124101)Michael Buch2-23/+45
2025-01-17[lldb][test] Remove compiler version check and use regex (#123393)Wanyi2-45/+23
2025-01-13[lldb][test] Fix some 'import-std-module' tests (#122358)Vladislav Dzhidzhoev6-3/+15
2024-10-16[lldb][test] Skip Test*FromStdModule tests on Linux for now (#112530)Dmitry Vasilyev3-0/+3
2024-09-10[lldb][test] TestDbgInfoContentVectorFromStdModule.py: skip test on Darwin (#...Michael Buch1-0/+1
2024-09-06[lldb] Fix some tests that fail with system libstdc++ (#106885)Tom Stellard3-9/+3
2024-08-13[lldb] Skip libcxx tests with older versions of clangAdrian Prantl3-0/+3
2024-08-04[clang] Reland: Instantiate alias templates with sugar (#101858)Matheus Izvekov3-7/+7
2023-10-13[lldb][test] Temporarily disable TestQueueFromStdModule.py (#68970)Michael Buch1-0/+5
2023-08-24[lldb] Fix grammar in error message emitted by IRExecutionUnitJonas Devlieghere1-1/+1
2023-08-01[lldb][test] Skip *-dbg-info-content API testsMichael Buch2-0/+2
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere31-502/+540
2023-05-01Re-land "[lldb] Make the libcxx unique_ptr prettyprinter support custom delet...Jorge Gorbe Moya1-1/+1
2023-02-10[lldb][Test] Check compiler in data forammter compiler version checksMichael Buch13-14/+14
2023-02-02[lldb][Test] Fix import-std-module and data-formatter tests on older compilersMichael Buch13-23/+86
2023-01-27Reland "[lldb] Add support for DW_AT_default_value in template params"Michael Buch2-20/+12
2023-01-27[lldb][test] Set minimum compiler_versionsDave Lee3-0/+3
2022-12-05[lldb-tests] Force system's libcxx on tests failing with debug symbolsFelipe de Azevedo Piovezan3-3/+9
2022-11-29[test] Allow libc++ namespaces besides `__1`Jordan Rupprecht1-1/+1
2022-11-08Revert "[clang] Instantiate alias templates with sugar"Alexander Kornienko3-7/+7
2022-10-31[clang] Instantiate alias templates with sugar Matheus Izvekov3-7/+7
2022-10-28Revert "[clang] Instantiate NTTPs and template default arguments with sugar"Haojian Wu3-7/+7
2022-10-27[clang] Instantiate alias templates with sugar Matheus Izvekov3-7/+7
2022-10-26Revert "[clang] Instantiate alias templates with sugar"Matheus Izvekov3-7/+7
2022-10-26[clang] Instantiate alias templates with sugar Matheus Izvekov3-7/+7
2022-10-04[lldb][test] Skip import-std-module/vector testsMichael Buch2-0/+2
2022-09-27[lldb][test] Remove failing ValueCheck on deprecated libcxx entityMichael Buch4-8/+4
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan1-5/+0
2022-09-09Adapt LLDB dataformatters for libcxx change D129386Adrian Prantl1-1/+1
2022-09-09Temporarily XFAIL libcxx tests.Adrian Prantl4-0/+4
2022-09-08Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan1-0/+5
2022-09-08[lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan1-5/+0
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov12-51/+37
2022-07-26[lldb] Disable TestStackFromStdModule.pyAugusto Noronha1-0/+1
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee31-62/+0
2022-04-08[lldb] Skip a bunch of tests that shouldn't run remotelyJonas Devlieghere1-0/+1
2021-11-19Skip tests when compiler with older versions of clangAdrian Prantl1-0/+1
2021-11-16Skip tests on older versions of clangAdrian Prantl1-0/+1