This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/gmake2/tests
Jarod42 29fa743f19 Improve rule support:
- move rule code from gmake2.lua to rule.lua
- Add UTs
- Fix enum case
- uniformise code for list.
- Add support of rules for Codelite.
2021-10-28 14:46:10 +02:00
..
_tests.lua Gmake2: Add tests for Makefile project kind 2018-04-02 21:15:24 +02:00
test_gmake2_buildcmds.lua Simplified unit test to resolve path issues 2019-11-07 00:53:52 +10:00
test_gmake2_clang.lua Adding gmake2 module 2017-06-13 09:51:58 -07:00
test_gmake2_file_rules.lua Improve rule support: 2021-10-28 14:46:10 +02:00
test_gmake2_flags.lua Handle 'Full' and 'FastLink' arguments to 'symbols'. Add associated gmake and gmake2 tests 2018-11-17 18:45:08 -07:00
test_gmake2_ldflags.lua Adding gmake2 module 2017-06-13 09:51:58 -07:00
test_gmake2_linking.lua Fixed issues with duplicate tests 2018-04-30 17:01:20 +02:00
test_gmake2_makefile.lua Gmake2: Clean Makefile tests 2018-04-02 21:18:40 +02:00
test_gmake2_objects.lua Place all generated files in separate GENERATED list, so they all can be cleaned by clean target. 2020-03-17 22:21:13 +03:00
test_gmake2_pch.lua gmake2: Add unit tests for PCH include 2018-06-01 01:42:02 +02:00
test_gmake2_perfile_flags.lua Added support for Objective-C and Objective-C++ in xcode and gmake2 2020-03-31 18:14:26 +10:00
test_gmake2_target_rules.lua Update tests. 2018-03-21 16:45:36 -07:00
test_gmake2_tools.lua Adding gmake2 module 2017-06-13 09:51:58 -07:00