.. |
.testDotFile
|
Added a test dot file instead of relying on .gitignore to be shipped
|
2016-11-03 21:22:42 +10:00 |
test_aliasing.lua
|
Add ability to safely alias function names without breaking overrides
|
2015-07-28 17:20:13 -04:00 |
test_binmodules.lua
|
Proof of concept for binary modules.
|
2017-07-04 19:19:23 -07:00 |
test_configset.lua
|
I've seen this test fail a few times in the past, but only on CI...
|
2017-08-01 10:09:32 -07:00 |
test_context.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_criteria.lua
|
[core] Allow filters to be written as:
|
2017-06-13 08:39:47 -07:00 |
test_detoken.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_filename.lua
|
Rename "MySolution" to "MyWorkspace" across tests
|
2015-09-03 18:03:39 -04:00 |
test_http.lua
|
Use Schannel instead of mbedtls on Windows to avoid bundling CA certs
|
2017-03-08 22:48:40 +01:00 |
test_include.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_json.lua
|
Add JSON API (#729)
|
2017-04-04 09:02:59 -07:00 |
test_module_loader.lua
|
Update to Lua 5.3.4
|
2017-06-19 12:11:49 -07:00 |
test_option.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_os.lua
|
Move VStudio action into a module.
|
2017-06-19 13:12:05 -07:00 |
test_override.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_path.lua
|
Cleaned up inconsistencies in whitespace
|
2017-04-26 03:40:43 +10:00 |
test_premake_command.lua
|
Pass _PREMAKE_COMMAND unit test when executable uses a non-standard name or location
|
2014-06-26 10:43:48 -04:00 |
test_table.lua
|
Fix usage of bit32.arshift
|
2016-06-09 18:12:06 -07:00 |
test_tree.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_uuid.lua
|
Moved UUID collision warning to stderr to improve visibility
|
2013-01-17 14:37:49 -05:00 |
test_validation.lua
|
Rename solution to workspace in test suites
|
2015-09-03 18:03:39 -04:00 |
test_versions.lua
|
make "premake.checkVersion" use Semantic Versioning
|
2015-12-17 10:55:43 -08:00 |