This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/tests/base
Jason Perkins a956ea740e Allow vpaths to bubble up to project from configurations
This allows expressing "use these vpaths if this configuration is present in the project", and placing the vpaths in the same configuration block as the file lists.
2014-11-21 15:24:42 -05:00
..
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 Added new filter() to replace configuration(), with required field prefixes 2014-04-25 11:53:01 -04:00
test_detoken.lua Path tokens in non-path fields (like custom build commands) are not expanded to project-relative paths 2013-04-17 11:54:07 -04: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_option.lua Make _OPTIONS table key lookups case insensitive 2014-02-25 13:17:04 -05:00
test_os.lua Rework embedded scripts to be loaded on-demand and by name 2014-09-26 09:25:14 -04: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 Return absolute path if getrelative() hits the top of a DOS file system (issue #213) 2013-12-20 15:08:05 -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_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 Allow vpaths to bubble up to project from configurations 2014-11-21 15:24:42 -05:00