Subv
|
20541736eb
|
Updated the toolchain and fixed the build with the latest ctrulib.
|
2017-01-05 11:56:35 -05:00 |
|
Emmanuel Gil Peyrot
|
979410ba82
|
Remove trailing spaces everywhere.
|
2015-03-13 20:19:47 +01:00 |
|
archshift
|
4709c969fa
|
General cleanups and conversion towards Common::FormatString
|
2014-12-14 18:52:40 -08:00 |
|
archshift
|
75575b4a41
|
Added common folder, with a new string helper file.
|
2014-12-14 18:51:43 -08:00 |
|
bunnei
|
9b5afd3ec5
|
Merge pull request #8 from archshift/createfile
Added tests for CreateFile
|
2014-12-11 21:34:43 -05:00 |
|
archshift
|
3f083e0e0e
|
Make Test a template function for easy comparison with values.
Also allows further logging and output in the future.
|
2014-12-10 20:15:30 -08:00 |
|
archshift
|
dc4f064769
|
Added tests for FSUSER_CreateFile, replaced FSUSER_OpenFile file creation where appropriate.
|
2014-12-10 18:30:28 -08:00 |
|
archshift
|
f1396adce9
|
Added scope_exit, which is very helpful for handling situations where the test exits early.
|
2014-12-10 18:29:40 -08:00 |
|
Emmanuel Gil Peyrot
|
b8310220c7
|
Add missing <cstring> #include for strlen()
|
2014-11-29 23:46:50 +01:00 |
|
Lioncash
|
492631db8b
|
Put fs tests into their own directory
|
2014-11-27 12:54:29 -05:00 |
|