summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules
AgeCommit message (Expand)Author
2025-12-29fix module testsruki
2025-12-29improve testruki
2025-12-29fix testruki
2025-12-29fix xmake test for std modulesruki
2025-12-29add more c++modules testruki
2025-12-27format coderuki
2025-12-26force test coderuki
2025-12-25improve testsruki
2025-12-20fix package default runtimesruki
2025-12-18(llvm) add runtime dirs to runenvs (for asan and libunwind)Arthur LAURENT
2025-12-18nfc(llvm) add a test for llvm builtinsArthur LAURENT
2025-11-09format tests and templatesruki
2025-11-04fix module reusage with xmake testArthur LAURENT
2025-11-04add testsArthur LAURENT
2025-10-09show stack in module testruki
2025-09-25nfc(C++ modules) apply PR suggestionArthur LAURENT
2025-09-18nfc(C++ modules) improve multiple_runtimes testArthur LAURENT
2025-09-18fix(C++ modules) fix outdata check in modules testsArthur LAURENT
2025-09-18nfx(C++ modules) improve stdmodule related testsArthur LAURENT
2025-09-18nfc(C++ modules) add a test for multiple c++ runtimesArthur LAURENT
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 --d...Arthur LAURENT
2025-08-19Merge pull request #6712 from Arthapz/fix-moduleonly-installationruki
2025-08-14fix(c++ modules) fix disabled target getting configured for module compilationArthur LAURENT
2025-08-14nfc(c++ modules) improve testsArthur LAURENT
2025-08-12fix(c++ modules) fix xmake not updating module mapper when module file is rem...Arthur LAURENT
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
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 implemen...Arthur LAURENT
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
2025-04-21Merge pull request #6340 from Arthapz/fix-stdmodules-testsruki
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
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