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/tests/actions/vstudio/vc200x
Jason Perkins 17f1843c71 Finish renaming architectures away from x32/x64
A number of tests were relying on the fact that x32/x64 were being converted implicitly to x86/x86_64. If/when we retire those symbols, all of those tests would break. Renamed them now to avoid having to sort it out later. Also fixed up comments to keep everything consistent.
2015-04-13 18:27:11 -04:00
..
test_assembly_refs.lua Convert all usages of Managed flag to new clr() function 2014-11-11 19:20:29 -05:00
test_build_steps.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_compiler_block.lua added unit test for issue #63 2014-12-16 10:44:56 +01:00
test_configuration.lua Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
test_debug_settings.lua Only output VC'200x .user file if there is something to put in it 2015-03-11 15:39:20 -04:00
test_excluded_configs.lua Make test framework module aware 2014-09-17 19:19:47 -04:00
test_files.lua fix buildoutputs format 2015-01-28 09:26:57 +01:00
test_linker_block.lua Rework VC 200x linker block to call arrays 2014-03-06 10:11:08 -05:00
test_manifest_block.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_nmake_settings.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_platforms.lua Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
test_project_refs.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_project.lua Fix failing PS3 related unit tests 2014-12-18 16:41:58 -05:00
test_resource_compiler.lua Add locale() to specify culture codes for Visual Studio C/C++ resources 2014-02-06 15:38:51 -05:00
test_user_file.lua Modernize the VC# user file exporter 2015-03-11 15:52:51 -04:00