premake/tests/actions/vstudio/vc2010
Jason Perkins cf87c66ec1 Default rule variables to string when kind is not set
Because this is the most common case, we've been treating variables with no `kind` as an implicit string value.
2016-11-21 13:37:08 -05:00
..
test_assembly_refs.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_build_events.lua Added ability for duplicate build commands to be specified. Fixes #540 2016-11-03 19:16:37 +10:00
test_build_log.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_character_set.lua Add new API characterset(); make Premake match Visual Studio default behavior 2015-12-18 16:59:13 -05:00
test_compile_settings.lua Fix for debugInformationFormat handling with FastLink. 2016-11-07 09:44:47 -08:00
test_config_props.lua symbols api introduced and working, with tests. 2016-07-19 16:29:26 +10:00
test_debug_settings.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_ensure_nuget_imports.lua Only output NuGet project element if packages were listed by the project 2016-04-13 18:55:44 -04:00
test_excluded_configs.lua Adding /Debug:FastLink support for VS2015. 2016-07-28 16:01:13 -07:00
test_extension_settings.lua Test for .asm file support in visual studio action. 2016-04-07 12:52:58 -07:00
test_extension_targets.lua Merge pull request #453 from aleksijuvani/nuget-in-vs-exporter 2016-04-11 13:30:49 -04:00
test_files.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_filter_ids.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_filters.lua Test for .asm file support in visual studio action. 2016-04-07 12:52:58 -07:00
test_floatingpoint.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_globals.lua Added systemversion API. Fixes #315 2016-04-12 21:10:23 +10:00
test_header.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_imagexex_settings.lua Changes names in core test suites 2015-08-28 16:16:14 -04:00
test_item_def_group.lua Changes names in core test suites 2015-08-28 16:16:14 -04:00
test_language_settings.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_language_targets.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_link.lua Added tests 2016-10-31 09:38:11 +02:00
test_manifest.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_nmake_props.lua Apply includedirs and defines for makefile projects in vs 2016-11-01 13:17:09 +02:00
test_output_props.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_platform_toolset.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_project_configs.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_project_refs.lua Catch older unit tests up to the latest standards 2016-05-12 19:56:04 -04:00
test_prop_sheet.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_resource_compile.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_rule_props.lua Adding some tests. 2016-08-22 16:06:55 -07:00
test_rule_targets.lua Adding some tests. 2016-08-22 16:06:55 -07:00
test_rule_vars.lua Adding /Debug:FastLink support for VS2015. 2016-07-28 16:01:13 -07:00
test_rule_xml.lua Default rule variables to string when kind is not set 2016-11-21 13:37:08 -05:00
test_target_machine.lua Adds the missing resource file test on PR #365 2015-12-16 19:50:37 -05:00
test_user_file.lua Converted premake-core tests over to use premake.action.set() instead of _ACTION 2016-02-06 13:35:54 +10:00
test_vectorextensions.lua Add test to verify that vectorextensions "IA32" emits nothing with vs2010. 2016-08-08 11:37:32 +02:00