Commit Graph

20 Commits

Author SHA1 Message Date
bcb701eee5 not constraint 2009-06-14 00:47:28 +00:00
f829192408 print meta information before running tests from the console 2009-06-14 00:22:30 +00:00
258ae5874c productize 2009-06-14 00:18:46 +00:00
98b11c6870 result publishing: mostly done 2009-06-13 23:47:25 +00:00
035a5da679 result publishing: the beginnings 2009-06-13 22:41:24 +00:00
b519542d76 assertions are working 2009-06-13 22:28:46 +00:00
7742285162 moved more files around 2009-06-13 19:58:34 +00:00
0382d51e08 made console listener wrap long lines 2009-06-13 19:57:35 +00:00
c5bd2c372a minor cleanup 2009-06-13 19:50:26 +00:00
905f796b4c fixed class name 2009-06-13 19:49:10 +00:00
09e81cbf9c moved results into their own directory 2009-06-13 19:48:13 +00:00
aa4300375e got console stuff working, fixed a bunch of typos/syntax errors/logic issues 2009-06-13 08:24:06 +00:00
c44ccb62b3 console entry point stuff 2009-06-13 08:15:05 +00:00
0fb4d1e9a2 set up autoload and build script 2009-06-13 06:56:12 +00:00
e3469385a3 moved everything under framework 2009-06-13 06:44:18 +00:00
d1f18d1ac8 moved everything under src/TUnit 2009-06-13 06:43:12 +00:00
b9dae617f6 * renamed TestCaseResult to CombinedTestResult since TestSuite needs to use it as well
* other changes
2009-06-13 06:41:48 +00:00
801403b3f1 created test results, separated out test methods so they can be run independently of a test case 2009-06-13 06:33:56 +00:00
d92fb480c0 initial version of tunit (totally untested) 2009-06-13 06:00:17 +00:00
eb06ed24b5 directory structure 2009-06-13 04:19:06 +00:00