This website requires JavaScript.
Explore
Help
Sign in
mdiluz
/
ttrts
Watch
1
Star
0
Fork
You've already forked ttrts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
51cdda821d
ttrts
/
test
/
test.cpp
7 lines
86 B
C++
Raw
Normal View
History
Unescape
Escape
Rename CBoardData, refactor a few things and add a maths library folder
2014-12-16 13:12:53 +00:00
#
include
"board.h"
Add testing excecutable
2014-12-16 13:12:51 +00:00
// Main program entry point
int
main
(
)
{
Rename CBoardData, refactor a few things and add a maths library folder
2014-12-16 13:12:53 +00:00
tests
:
:
test_CBoard
(
)
;
Add testing excecutable
2014-12-16 13:12:51 +00:00
}
;
Reference in a new issue
Copy permalink