.. |
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
|
Move config set value stores to new field framework
|
2014-03-08 16:03:34 -05:00 |
test_criteria.lua
|
Finish renaming architectures away from x32/x64
|
2015-04-13 18:27:11 -04:00 |
test_detoken.lua
|
fixed incorrect backslashes escaping outside of tokens
|
2015-07-07 14:43:31 +02:00 |
test_filename.lua
|
Rename project.getfilename() to premake.filename(); now used by rules too
|
2014-08-11 17:28:51 -04:00 |
test_include.lua
|
Make test framework module aware
|
2014-09-17 19:19:47 -04:00 |
test_module_loader.lua
|
added unit test for premake's module loader
|
2015-03-26 10:54:28 +01:00 |
test_option.lua
|
Remove dead code from option unit tests
|
2014-12-22 11:49:47 -05:00 |
test_os.lua
|
Surprisingly, the source code has referenced to .hg* files...
|
2015-04-03 13:30:46 +10:00 |
test_override.lua
|
Make VC2010 C++ .user file more extensible; add premake.override() convenience function.
|
2012-12-04 11:45:26 -05:00 |
test_path.lua
|
oops.. remove out paths.
|
2015-07-09 15:05:34 +02: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
|
Make table.isempty work with table which has a key as false (Baiyan Huang)
|
2013-07-29 11:41:05 -04:00 |
test_tree.lua
|
Allow virtual paths to specify empty source tree root folders
|
2013-09-12 10:40:52 -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
|
Port validation logic to walk the new container hierarchy
|
2014-11-21 17:04:43 -05:00 |
test_versions.lua
|
Add optional versions argument to require()
|
2015-07-09 15:06:03 +02:00 |