.. |
.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
|
Fixed bug with alias tests that caused one to three extra tests to be run
|
2018-05-01 00:14:41 +10:00 |
test_binmodules.lua
|
Rework binmodule example to silence unit test console output
|
2017-08-10 14:40:45 -04:00 |
test_configset.lua
|
sometimes due to ordering of test, we're in a rule scope, which makes settings some of the values into configsets illegal.
|
2017-10-16 16:43:02 -07:00 |
test_context.lua
|
Fix context.mergeFilters
|
2017-09-06 14:44:42 +02:00 |
test_criteria.lua
|
[core] Allow filters to be written as:
|
2017-06-13 08:39:47 -07:00 |
test_detoken.lua
|
Fixed issue with detoken not handling deferred joins correctly
|
2019-02-14 23:14:34 +10:00 |
test_filename.lua
|
Rename "MySolution" to "MyWorkspace" across tests
|
2015-09-03 18:03:39 -04:00 |
test_http.lua
|
Disable network tests; add --test-all flag to enable
|
2020-10-07 09:31:15 -04: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
|
Fix #1628 failing macOS os.findlib() test
|
2021-10-29 06:28:11 -04:00 |
test_override.lua
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
test_path.lua
|
Change deferred join delimiter to non-printable character
|
2020-02-25 18:53:26 -05: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_rule.lua
|
Improve rule support:
|
2021-10-28 14:46:10 +02: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 |