summaryrefslogtreecommitdiff
path: root/tests/projects/c++
AgeCommit message (Collapse)Author
2026-04-09update module versions againruki
2026-04-08Merge pull request #7463 from xmake-io/modulesruki
improve versions in c++ modules tests
2026-04-08Update xmake.luaruki
2026-04-08Update test.luaruki
2026-04-08Update test.luaruki
2026-04-08Update mod.cppruki
2026-04-08improve versions in c++ modules testsruki
2026-04-07Update build flags for xmake command in test.luaruki
2026-04-03fix(c++/modules): avoid leaking private dep flags to rebuilt BMIsAkaps316
Only inherit interface-visible defines/undefines/includedirs when collecting module fileconfigs from dependency targets. This fixes consumer-side BMI rebuilds under build.c++.modules.reuse.strict picking up private producer flags. Add a regression test for strict module reuse with a shared dependency.
2026-03-07split zig toolchain to zig/zigccruki
2026-02-15improve tests for haikuruki
2026-01-27improve pch testpchruki
2026-01-24add multiple targets with pchruki
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-24disable some tests on solarisruki
2025-11-22add netbsdruki
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 ↵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