.. |
test_aliasing.lua
|
Add ability to safely alias function names without breaking overrides
|
2015-07-28 17:20:13 -04:00 |
test_configset.lua
|
Replace usages of NoExceptions and NoRTTI flags with exceptionhandling() and rtti()
|
2015-07-09 15:06:09 +02:00 |
test_context.lua
|
Adding some tests.
|
2016-08-22 16:06:55 -07:00 |
test_criteria.lua
|
Finish renaming architectures away from x32/x64
|
2015-04-13 18:27:11 -04:00 |
test_detoken.lua
|
Allow the pathVars to return a table that specifies explicitly that a token represents a relative or absolute path.
|
2015-12-17 16:13:35 -08:00 |
test_filename.lua
|
Rename "MySolution" to "MyWorkspace" across tests
|
2015-09-03 18:03:39 -04:00 |
test_http.lua
|
Add tests for http.get
|
2016-08-30 12:06:06 -07:00 |
test_include.lua
|
Fixed a bug when including the same project in multiple workspaces, when using the includeexternal API. Based on discussion in #122
|
2015-08-30 22:17:00 +10:00 |
test_module_loader.lua
|
added unit test for premake's module loader
|
2015-03-26 10:54:28 +01:00 |
test_option.lua
|
Added test case to ensure the functionality isn't broken in the future.
|
2015-08-27 22:35:04 +10:00 |
test_os.lua
|
Only normalize paths within os.execute (c.f. #320 akaStiX/premake-core@369c5ab)
|
2016-08-25 16:46:22 +02:00 |
test_override.lua
|
Catch older unit tests up to the latest standards
|
2016-05-12 19:56:04 -04:00 |
test_path.lua
|
Fix replaceextension from adding a leading dot
|
2016-03-29 20:15:19 +03: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
|
Catch older unit tests up to the latest standards
|
2016-05-12 19:56:04 -04: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 |