summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/link_order
AgeCommit message (Collapse)Author
2024-07-23prompt an error when multiple module with the same names are detectedArthur LAURENT
2024-02-07Update xmake.luaruki
2024-02-06implement target kind moduleonlyArthur LAURENT
2024-02-05update relevent tests to use moduleonly target ruleArthur LAURENT
2024-01-26improve module testsArthur LAURENT
2022-12-07add testsArthur LAURENT
2022-12-07Revert "add tests"Arthur LAURENT
This reverts commit 749758a96f7d0d7c6cdd1d6a3a104944664dbf5d.
2022-12-07Merge remote-tracking branch 'origin/fix-gcc-link-module-order' into ↵Arthur LAURENT
fix-module-link-order
2022-12-06Ensure module import order on MSVCArthur LAURENT
2022-12-06add testsArthur LAURENT