premake/modules
Jason Perkins bfc67b5c51 Add capture support to UTF8 BOM output
If `io.utf8()` is called while running unit tests, it would be output directly to the console since there is no active file output while testing. Replace call with premake.utf8() as a companion to premake.w() and ignore while capturing to prevent this spurious output.
2015-07-27 20:14:48 +10:00
..
codelite@287ffc60d6 Add capture support to UTF8 BOM output 2015-07-27 20:14:48 +10:00
d@d09d7bef23 Updated extensions to modern style, added a heap of tests 2015-07-26 23:53:24 +10:00
monodevelop@b883ba45c0 Updated extensions to modern style, added a heap of tests 2015-07-26 23:53:24 +10:00
xcode@6e2494b4d0 Fix unit tests broken by the previous commit 2015-07-05 12:51:36 -04:00