This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2024-11-24 07:31:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f65c69f656
Retro68
/
AutomatedTests
/
File.c
7 lines
50 B
C
Raw
Normal View
History
Unescape
Escape
Automated tests!
2017-10-01 00:42:02 +00:00
#
include
"Test.h"
int
main
(
)
{
AutomatedTests improvements
2017-10-03 23:56:05 +00:00
TEST_LOG_OK
(
)
;
Automated tests!
2017-10-01 00:42:02 +00:00
}
Reference in New Issue
Copy Permalink