summaryrefslogtreecommitdiff
path: root/tests/projects/c++
AgeCommit message (Collapse)Author
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
2024-07-24improve culling testsArthur LAURENT
2024-07-24improve module culling testsArthur LAURENT
2024-07-23prompt an error when multiple module with the same names are detectedArthur LAURENT
2024-07-22add staticlib2 testArthur LAURENT
2024-07-22improve moduleonly supportArthur LAURENT
2024-07-22Merge pull request #5370 from Arthapz/bump-llvm-version-for-stdmodule-testsruki
bump llvm version to llvm 19 for std modules tests because llvm modul…
2024-07-21add a fileconfig entry to disable module cullingArthur LAURENT
2024-07-21bump llvm version to llvm 19 for std modules tests because llvm module are ↵Arthur LAURENT
properly installed only in >= 19 (std module + manifest files)
2024-07-21add a policy to disable module cullingArthur LAURENT