.. |
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 VS2013 and older always rebuilding when debug symbols explicitly disabled
|
2017-04-06 07:51:04 -04:00 |
test_config_props.lua
|
symbols api introduced and working, with tests.
|
2016-07-19 16:29:26 +10:00 |
test_debug_settings.lua
|
fixed debugargs to allow duplicated arguments (#712)
|
2017-03-17 08:34:03 -07: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
|
Add tests for linkbuildoutputs API
|
2016-11-22 13:50:26 +02: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
|
Fixed issue where VS2010+ projects didn't support floatingpoint 'Default'
|
2017-04-10 01:51:30 +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
|
Add support for changing the debug information for Visual Studio 2017 files to DebugFull. The default for VS2017 (i.e. when debug information is set to 'true') is to use fastlink. There is a new option to use a full pdb file. For older versions of Visual Studio, the new 'Full' symbols option behaves like 'On'. (#694)
|
2017-02-13 09:02:02 -08: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
|
Omit NMake defines and include dirs when kind is "None"
|
2016-12-19 10:09:30 -05:00 |
test_nuget_packages_config.lua
|
Fix NuGet packages.config generation
|
2017-04-14 13:34:38 +03: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 |