summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/expression/import-std-module
AgeCommit message (Expand)Author
2025-10-16[lldb][test] Skip `array` test due to ASTImport lambda issue (#163735)A. Jiang
2025-10-09[libc++] Use std::__{scope,exception}_guard throughout the code base (#161322)Nikolas Klauser
2025-09-16[lldb][test] import-std-module: skip vector testsMichael Buch
2025-09-09 [lldb][test] Re-enable import-std-module tests on Linux (#157649)Michael Buch
2025-08-06Revert "[lldb][test] Re-enable TestQueueFromStdModule.py"Michael Buch
2025-08-06[lldb][test] Re-enable TestQueueFromStdModule.pyMichael Buch
2025-08-06[lldb][test] Skip TestQueueFromStdModule.py pre-Clang-17Michael Buch
2025-07-30[lldb] deactivate some tests on older SDKs (#147768)Charles Zablit
2025-07-07[lldb][test] Adjust import-std-module shared_ptr/weak_ptr testsMichael Buch
2025-05-30[lldb][test] Skip import-std-module tests on Linux for nowMichael Buch
2025-04-29[lldb] Provide an unconditional @skip annotation for API tests (#137712)Jonas Devlieghere
2025-04-18Disable test on older compilers. (#136322)Shubham Sandeep Rastogi
2025-01-23Revert "[lldb][test] Remove compiler version check and use regex" (#124101)Michael Buch
2025-01-17[lldb][test] Remove compiler version check and use regex (#123393)Wanyi
2025-01-13[lldb][test] Fix some 'import-std-module' tests (#122358)Vladislav Dzhidzhoev
2024-10-16[lldb][test] Skip Test*FromStdModule tests on Linux for now (#112530)Dmitry Vasilyev
2024-09-10[lldb][test] TestDbgInfoContentVectorFromStdModule.py: skip test on Darwin (#...Michael Buch
2024-09-06[lldb] Fix some tests that fail with system libstdc++ (#106885)Tom Stellard
2024-08-13[lldb] Skip libcxx tests with older versions of clangAdrian Prantl
2024-08-04[clang] Reland: Instantiate alias templates with sugar (#101858)Matheus Izvekov
2023-10-13[lldb][test] Temporarily disable TestQueueFromStdModule.py (#68970)Michael Buch
2023-08-24[lldb] Fix grammar in error message emitted by IRExecutionUnitJonas Devlieghere
2023-08-01[lldb][test] Skip *-dbg-info-content API testsMichael Buch
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-01Re-land "[lldb] Make the libcxx unique_ptr prettyprinter support custom delet...Jorge Gorbe Moya
2023-02-10[lldb][Test] Check compiler in data forammter compiler version checksMichael Buch
2023-02-02[lldb][Test] Fix import-std-module and data-formatter tests on older compilersMichael Buch
2023-01-27Reland "[lldb] Add support for DW_AT_default_value in template params"Michael Buch
2023-01-27[lldb][test] Set minimum compiler_versionsDave Lee
2022-12-05[lldb-tests] Force system's libcxx on tests failing with debug symbolsFelipe de Azevedo Piovezan
2022-11-29[test] Allow libc++ namespaces besides `__1`Jordan Rupprecht
2022-11-08Revert "[clang] Instantiate alias templates with sugar"Alexander Kornienko
2022-10-31[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-28Revert "[clang] Instantiate NTTPs and template default arguments with sugar"Haojian Wu
2022-10-27[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-26Revert "[clang] Instantiate alias templates with sugar"Matheus Izvekov
2022-10-26[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-04[lldb][test] Skip import-std-module/vector testsMichael Buch
2022-09-27[lldb][test] Remove failing ValueCheck on deprecated libcxx entityMichael Buch
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-09Adapt LLDB dataformatters for libcxx change D129386Adrian Prantl
2022-09-09Temporarily XFAIL libcxx tests.Adrian Prantl
2022-09-08Revert "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan
2022-09-08[lldb] Use just-built libcxx for tests when availableFelipe de Azevedo Piovezan
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-26[lldb] Disable TestStackFromStdModule.pyAugusto Noronha
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-04-08[lldb] Skip a bunch of tests that shouldn't run remotelyJonas Devlieghere
2021-11-19Skip tests when compiler with older versions of clangAdrian Prantl
2021-11-16Skip tests on older versions of clangAdrian Prantl