Commit Graph

16 Commits

Author SHA1 Message Date
75eb8f52d9 Merge remote-tracking branch 'origin/main' 2024-06-25 11:05:37 -04:00
b8df31dd50 Wrote log formatters for jtest. Cleaned up test running code. 2024-06-25 11:05:14 -04:00
21cc5313f2 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	include/jtest/jtest.hpp
Prerelease-3
2024-06-25 10:28:00 -04:00
ab57cd5774 Fix testdef structure 2024-06-25 10:27:52 -04:00
e04b742954 Fixed a bug that caused the testname to not be printed. 2024-06-24 18:23:49 -07:00
6954f51793 Fix CMakeLists.txt to propagate dependencies Prerelease-2 2024-06-24 15:09:12 -04:00
7412ce3f65 Decent README :) Prerelease-1 2024-06-18 11:15:49 -04:00
f6fcf30f28 Implement better output. Running tally tests. Automatic test discovery. 2024-06-18 11:04:08 -04:00
9af61b7c34 Added passed and failed tracking for tests. 2024-06-17 21:50:24 -04:00
1ecf4f5627 Start of test tracking by using global vector variable and some goofiness. 2024-06-17 21:29:58 -04:00
72a422e266 One more TODO 2024-06-17 16:10:59 -04:00
3e7fd95276 Add some TODOs 2024-06-17 15:24:25 -04:00
f97b80dae1 Decent testbed for further iteration 2024-06-17 15:16:37 -04:00
bec4bd93f8 Nevermind, needed to actually throw an exception object. 2024-06-17 15:14:07 -04:00
22175b25a9 Initial work, running into problems already. See main.cpp for comments. 2024-06-17 15:08:16 -04:00
a7941918c3 Initial commit 2024-06-12 13:57:50 -04:00