summaryrefslogtreecommitdiff
path: root/tests/projects/c++
AgeCommit message (Collapse)Author
2025-09-10nfc(C++ modules) run tests with two phases compilation disabled for clangArthur LAURENT
2025-09-09Update main.cppruki
2025-08-25feat(C++ modules support) use a file for requires files when --verbose or ↵Arthur LAURENT
--diagnosis is supplied
2025-08-19Merge pull request #6712 from Arthapz/fix-moduleonly-installationruki
fix(c++ modules) fix disabled target getting configured for module compilation
2025-08-14fix(c++ modules) fix disabled target getting configured for module compilationArthur LAURENT
2025-08-14nfc(c++ modules) improve testsArthur LAURENT
2025-08-12Merge pull request #6699 from Arthapz/fix-module-support2ruki
fix(c++ modules) fix xmake not updating module mapper when module file is removed
2025-08-12fix(c++ modules) fix xmake not updating module mapper when module file is ↵Arthur LAURENT
removed
2025-08-11Improve protobuf teststar9029
2025-08-06modify testruki
2025-08-06add linkgroups testruki
2025-06-29fix test for clang modulesruki
2025-05-22(C++ modules support) fix clang-clArthur LAURENT
2025-05-21(C++ modules support) add clang-cl to C++ modules testsArthur LAURENT
2025-05-21(C++ modules support) refactor testsArthur LAURENT
2025-05-14Merge pull request #6435 from Arthapz/fix-namespaced-module-depruki
(C++ modules support) fix _patch_sourcebatch when target and deps is in the same namespace
2025-05-13(C++ modules support) add testsArthur LAURENT
2025-05-11(C++ modules support) fix stdmodules_deps test for gcc as it doesn't ↵Arthur LAURENT
implement private module fragment atm
2025-05-11(C++ modules support) enable std module tests for gcc >= 15Arthur LAURENT
2025-05-09(C++ modules support) fix hello_mpp test for compiler without <print> headerArthur LAURENT
2025-05-09(C++ modules support) add test for non named module with custom extensionArthur LAURENT
2025-05-09(C++ modules support) fix cmake testArthur LAURENT
2025-05-09(C++ modules support) add testsArthur LAURENT
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-21Merge pull request #6339 from Arthapz/fix-duplicate-testsruki
(c++ modules support) disable std module for duplicate detection tests
2025-04-21Merge pull request #6340 from Arthapz/fix-stdmodules-testsruki
(c++ modules support) fix stdmodules tests (std modules only export e…
2025-04-20(c++ modules support) add a new tests for stdmodulesArthur LAURENT
2025-04-20(c++ modules support) fix stdmodules tests (std modules only export entities ↵Arthur LAURENT
from std namespace)
2025-04-20(c++ modules support) disable std module for duplicate detection testsArthur LAURENT
2025-04-12improve modules with pchruki
2025-04-08Delete tests/projects/c++/modules/hello_with_pch/test.luaruki
2025-04-08disable module and pch for gccruki
2025-04-08add modules with pch testruki
2025-03-26(C++ modules) disable std module on some testsArthur LAURENT
this should improve C++ module tests speed
2025-03-01Improve test_stdmodules.luastar9029
2025-01-19disable headerunits for gcc/arm64ruki
2025-01-13fix testruki
2025-01-13show clang versionruki
2025-01-12install libc++ on linux ciruki
2025-01-12fix ciruki
2024-12-11Remove is_crossstar9029
2024-12-11Improve protobuf teststar9029
2024-10-08add test for dependency scanner regenerationArthur LAURENT
2024-09-12get sourcefile for export allruki
2024-09-12improve testruki
2024-09-12improve export all #5601ruki
2024-08-31fix map flags for package runtimesruki
2024-07-24Update test.luaruki
2024-07-24Update test.luaruki