Commit Graph

28 Commits

Author SHA1 Message Date
Michael
5d71e76964 IniFileTest: add test case for ini file support 2020-04-23 22:00:23 +02:00
Ian Brun
fc76f0ea6b
Merge pull request #73 from meekee7/more-testprojects
More test projects
2020-04-19 04:29:36 +02:00
Michael
d69f83d8f3 FastHeapTest.cpp: add tests for CFastHeap allocation 2020-04-16 20:18:28 +02:00
Michael
222942f56e FileIOTest.cpp: add destructor test for CFileIO 2020-04-16 20:13:06 +02:00
Michael
98ec31fb5b GTestLibGlobals.cpp: add collection of global constants and functions needed by the libraries 2020-04-16 20:12:37 +02:00
Ian Brun
735c349f7a
Merge pull request #71 from meekee7/add-gtest2
Add GTest library & StdTest project
2020-04-16 03:06:18 +02:00
Michael
8c42f8d757 CSetTest.cpp: add some unit tests for CSetHelper copy-assignment operator 2020-04-13 23:49:42 +02:00
Michael
e1eb77041f TestBump.cpp: fix includes 2020-04-13 15:52:57 +02:00
Michael
93ac79569c scan.hpp: remove include of implementation in header file 2020-04-13 15:23:50 +02:00
Michael
2c2fc0a285 PolyTest.cpp: add missing include 2020-04-13 15:23:13 +02:00
Michael
8a4968a70e PolyData.hpp: add missing include 2020-04-13 15:22:10 +02:00
Michael
2c1bf62a4d FastBumpTestShell.cpp: add missing include
- resolve rptr to normal pointer
2020-04-13 15:21:51 +02:00
Michael
c3598bf8cf ColourTest.cpp: add missing includes
- use std::min
- resolve rptr to normal pointer
- add global variables and functions
2020-04-13 15:20:03 +02:00
Michael
6d4459d4d8 ColourDrawTest.cpp: add missing include
- add missing type to variable declaration
2020-04-13 15:17:44 +02:00
Michael
b603432d74 AudioTestView.cpp: fix includes
- std::* treatment
2020-04-13 15:16:25 +02:00
Michael
6ccb7f110d AudioTestDoc.cpp: fix includes 2020-04-13 15:14:43 +02:00
Michael
886d49cd46 AudioTest.cpp: fix include 2020-04-13 15:12:38 +02:00
Michael
37b4f9cce9 Merge branch 'add-bumpbuild' into resurrect-tests 2020-04-12 19:46:20 +02:00
Michael
32a88f002b TestMath.cpp: add global variables and functions 2020-04-09 19:27:24 +02:00
Michael
332bdea889 PhysicsTestShell.cpp: add global variables and functions 2020-04-09 19:25:50 +02:00
Michael
7c41762ae8 IOStuff.cpp: use modern STL header names 2020-04-05 20:02:39 +02:00
Michael
3c5a9e7217 TestPipeLine.cpp: add missing includes 2020-04-04 13:23:45 +02:00
Michael
f5704ee5b9 TestMath.cpp: add missing include 2020-04-04 13:22:52 +02:00
Michael
2a5ca2e281 QueryTest.hpp: std::* treatment 2020-04-04 13:21:23 +02:00
Michael
ce4c1404ee AITestShell.hpp: use modern STL header names 2020-04-04 13:19:51 +02:00
Michael
52c407130f AITest.cpp: add missing types to variable declarations 2020-04-04 13:19:17 +02:00
Michael
a2451fc77d AI.rc: fix paths of includes 2020-04-04 13:18:08 +02:00
Ian Brun
946b2a4943 Initial commit 2018-01-01 23:07:24 +01:00