..
test_configset.lua
Convert all usages of Unsafe flag to new clr() function
2014-11-11 19:24:07 -05: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
Handle absolute path tokens placed in path fields, which are themselves absolute
2015-01-21 17:22:19 -05: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
Fix handling of "../../.." sequences in path.normalize()
2015-04-08 18:01:43 -04: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