premake/modules/xcode/tests
starkos ed92aba9c2 Remove commands optimization which breaks tokens
When a build command contains a token which references a configuration, ex. `{cfg.platform}`, the platform optimizations removed by this commit would cause a crash: "Attempt to index a nil value (global 'cfg')".

Fixes #1013
2020-02-13 20:04:24 -05:00
..
_tests.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
test_header_footer.lua Added basic iOS support to XCode4 2017-08-31 02:56:41 +10:00
test_xcode4_project.lua Increase determinism by using relative paths as input to xcode.newid 2019-03-13 19:57:41 -07:00
test_xcode4_workspace.lua Improve determinism in sln output. 2017-11-30 09:39:17 -08:00
test_xcode_dependencies.lua Increase determinism by using relative paths as input to xcode.newid 2019-03-13 19:57:41 -07:00
test_xcode_project.lua Remove commands optimization which breaks tokens 2020-02-13 20:04:24 -05:00