This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
hwtests
Watch
1
Star
0
Fork
0
You've already forked hwtests
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
hwtests
/
source
/
tests
/
fs
/
fs.h
8 lines
49 B
C
Raw
Normal View
History
Unescape
Escape
Added ability to print to top or bottom screen.
2014-10-31 22:20:21 -07:00
#
pragma once
Added better separation of tests, moving the FS tests into source/test_fs
2014-10-30 14:55:01 -07:00
Refactored some more variable names, simplified some code
2014-11-22 00:48:18 -08:00
namespace
FS
{
Added better separation of tests, moving the FS tests into source/test_fs
2014-10-30 14:55:01 -07:00
Refactored some more variable names, simplified some code
2014-11-22 00:48:18 -08:00
void
TestAll
(
)
;
}
Reference in New Issue
Copy Permalink