premake/tests/api
Jason Perkins f4e55da621 Added new filter() to replace configuration(), with required field prefixes
- use like: filter { "configurations:Debug" }
- supported prefixes: action, architecture, configurations, files, kind, language, options, platforms, system
- defaults to "configurations" if no prefix is specified
2014-04-25 11:53:01 -04:00
..
test_containers.lua Added new filter() to replace configuration(), with required field prefixes 2014-04-25 11:53:01 -04:00
test_directory_kind.lua Use boolean fields rather than string decorations for extra API field information (Richard Geary) 2014-01-14 16:43:14 -05:00
test_list_kind.lua Use boolean fields rather than string decorations for extra API field information (Richard Geary) 2014-01-14 16:43:14 -05:00
test_path_kind.lua Ported string fields to new register()-based API definitions 2012-04-17 14:33:47 -04:00
test_register.lua Use boolean fields rather than string decorations for extra API field information (Richard Geary) 2014-01-14 16:43:14 -05:00
test_string_kind.lua Ported string fields to new register()-based API definitions 2012-04-16 19:31:08 -04:00
test_table_kind.lua Replace "array" and "object" API data kinds with "table" 2014-02-27 17:40:25 -05:00