summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules
AgeCommit message (Expand)Author
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
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 pr...Arthur LAURENT
2024-07-21add a policy to disable module cullingArthur LAURENT
2024-06-13improve stdmodule test for clangruki
2024-06-06fix testruki
2024-05-24update ps1ruki
2024-03-13Update foo_impl.mppruki
2024-03-13Update foo_impl.mppruki
2024-03-14improve test againruki
2024-03-14improve testruki
2024-03-14add paritions_implunit2ruki
2024-03-14improve testsruki
2024-03-14rename .mppruki
2024-03-14add partitions_implunit testruki
2024-03-09add testArthur LAURENT
2024-02-16add more testsruki
2024-02-12implement module reusage based on flag comparisonArthur LAURENT
2024-02-11Merge pull request #4707 from Arthapz/support-moduleonly-librariesruki
2024-02-10test modules incremental compilationruki
2024-02-07fix testArthur LAURENT
2024-02-07Update xmake.luaruki
2024-02-07Update xmake.luaruki
2024-02-07Update xmake.luaruki
2024-02-07Update bar.mppruki
2024-02-07Update xmake.luaruki
2024-02-06implement target kind moduleonlyArthur LAURENT
2024-02-06fix stdmodule find_file and update test (std module doesn't exportArthur LAURENT
2024-02-05cleanupArthur LAURENT
2024-02-05remove old fileArthur LAURENT
2024-02-05fix packages testArthur LAURENT
2024-02-05update relevent tests to use moduleonly target ruleArthur LAURENT
2024-02-05fix testsArthur LAURENT
2024-02-04Update test.luaruki
2024-02-04Update test_base.luaruki
2024-02-03fix testsArthur LAURENT
2024-02-03improve testsArthur LAURENT
2024-02-02improve circular_dependency testArthur LAURENT
2024-02-02Merge branch 'modules' into optimise-dagArthur Laurent
2024-02-02add a test for circular dependency detectionArthur LAURENT
2024-02-02support libc++ std moduleArthur LAURENT
2024-01-31add a test for aliased headerunitsArthur LAURENT
2024-01-30remove removed build.c++.clang.stdmodules policy from testsArthur LAURENT
2024-01-26update tests to use XMake runtimes supportArthur LAURENT
2024-01-26improve module testsArthur LAURENT
2023-08-26try fix user headerunitruki