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
Renaud Guillard d9f15aec7c os.outputof: add a second argument to select which stream to output
local o, e = os.outputof(cmd, streams)

    Where streams could be one of
    - "output" Only return standard output stream content
    - "error" Only return standard error stream content
    - "both" (default) Return both streams content
2021-01-25 19:18:48 +01:00
..
api Increased consistency of p. usage 2017-04-25 16:41:30 +10:00
base os.outputof: add a second argument to select which stream to output 2021-01-25 19:18:48 +01:00
config 2 new tests for canLink 2019-02-07 15:10:58 +01:00
folder Added unit test for new search ability 2015-08-23 14:53:56 -04:00
oven Add toolset normalization, to stabilize the 'filter'. 2017-06-20 10:58:55 -07:00
project Fixed issues with duplicate tests 2018-04-30 17:01:20 +02:00
tools msc Fix several flags. 2020-11-09 17:27:45 +01:00
workspace Increased consistency of p. usage 2017-04-25 16:41:30 +10:00
_tests.lua macOS deployment target support for gcc and clang 2020-06-11 21:39:23 +02:00
pepperfish_profiler.lua ! fixed pepper fish to work with lua 5.3.4 2018-09-08 23:12:44 +02:00
test Fix --scripts path in test helper scripts 2014-10-22 14:48:22 -04:00
test_premake.lua Catch older unit tests up to the latest standards 2016-05-12 19:56:04 -04:00
test_stress.lua Update the stress test to work with the latest APIs 2016-01-17 12:30:32 -05:00
test_string.lua Add tests for string.escapepattern 2017-04-10 14:37:47 +03:00
test.bat Fix --scripts path in test helper scripts 2014-10-22 14:48:22 -04:00