premake/tests/base
liamDevine db972589b1 added specialisation for terms in mergeobject
kind seems special. it gets set in the cfg and is needed by the terms yet not added automatically
added a check when iterating blocks in merge to see if kind needs adding to terms
changed getactiveterms so it doesn't use number keys
at end of merge, added a merging of terms into cfg.terms
terms were being shared between all configurations in collapse. NOTE : it may still need looking at for when the platform is not native.
changed to use a local copy, this gets updated instead.
2011-03-17 04:17:36 +00:00
..
test_action.lua Fixed os.match() for very large result sets; fixed bug in action tests 2009-09-29 19:27:33 +00:00
test_api.lua Patch 3053959: kind() crashes when called with no arguments (rjmyst3) 2010-08-27 10:06:00 -04:00
test_baking.lua Bug 3007101: Generating PDB in Release builds is not supported 2010-09-05 16:10:28 -04:00
test_config_bug.lua added specialisation for terms in mergeobject 2011-03-17 04:17:36 +00:00
test_config.lua Bug 3007101: Generating PDB in Release builds is not supported 2010-09-05 16:10:28 -04:00
test_os.lua Bug 3035545: The pattern { "./folder/*.c" } matches no files 2010-10-13 06:45:06 -04:00
test_path.lua Patch 2965229: Fix handling of '+' symbol in file patterns (Rachel Blum) 2010-03-08 14:57:21 +00:00
test_table.lua Patch 2936443: Expose configuration terms to scripts (Laurent Humbertclaude) 2010-02-17 22:11:25 +00:00
test_tree.lua Bug 3016050: {"../Dir/file1.c","../../Dir/file2.c"} breaks Xcode (Stephane) 2010-10-20 19:52:32 -04:00