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/modules/self-test
Tom van Dijck 5f589ad5a6 replaced:
os.get() -> os.target()
os.is() -> os.istarget()
_OS -> _TARGET_OS

added:
os.current()
os.iscurrent()
2017-04-24 13:01:31 -07:00
..
_manifest.lua Add a bit of organization and documentation to the code, make it easier to follow 2016-05-26 19:57:27 -04:00
self-test.lua Add a bit of organization and documentation to the code, make it easier to follow 2016-05-26 19:57:27 -04:00
test_assertions.lua Print full text in test_assertions (#522) 2016-06-22 08:36:14 -07:00
test_declare.lua Add a bit of organization and documentation to the code, make it easier to follow 2016-05-26 19:57:27 -04:00
test_helpers.lua Adding some tests. 2016-08-22 16:06:55 -07:00
test_runner.lua replaced: 2017-04-24 13:01:31 -07:00