Timeline
04/27/09:
- 09:20 Downloads edited by
- (diff)
- 09:19 Downloads edited by
- (diff)
- 09:16 Downloads created by
- 09:13 WikiStart edited by
- (diff)
- 00:00 Milestone 1.0 completed
04/26/09:
- 20:51 Changeset [75] by
-
- tags/mgunit-1.0.0
Creaing 1.0.0 tag.
- 20:42 Changeset [74] by
-
- branches/mgunit-1.0/mgunit/Makefile
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging r72:73 from trunk into mgunit-1.0 branch.
- 20:41 Changeset [73] by
-
- trunk/mgunit/Makefile
- trunk/mgunit/src/mgunit_wrapper.pro
Changing versin number to 1.0.0.
- 19:41 Changeset [72] by
-
- branches/mgunit-1.0/mgunit/Makefile
Merging 70:71 changes from trunk into mgunit-1.0 branch.
- 19:40 Changeset [71] by
-
- trunk/mgunit/Makefile
Adding some needed dependencies to the srcdist distribution; MGUNIT_WRAPPER not available in plain dist.
04/23/09:
- 21:41 Changeset [70] by
-
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging r:68:69 trunk changes into the mgunit-1.0 branch.
- 15:07 Changeset [69] by
-
- trunk/mgunit/src/mgunit_wrapper.pro
Fixing wrapper to handle error from command line options better.
- 13:45 Changeset [68] by
-
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging r66:67 changes from trunk to mgunit-1.0 branch.
- 13:45 Changeset [67] by
-
- trunk/mgunit/src/mgunit_wrapper.pro
Bringing use of mg_options in MGUNIT_WRAPPER up to date.
- 09:39 Changeset [66] by
-
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging r64:65 from trunk to mgunit-1.0 branch.
- 09:38 Changeset [65] by
-
- trunk/mgunit/src/mgunit_wrapper.pro
Fixing up command line option descriptions.
04/22/09:
- 22:27 Changeset [64] by
-
- branches/mgunit-1.0/mgunit/Makefile
- branches/mgunit-1.0/mgunit/mgunit_build.pro
- branches/mgunit-1.0/mgunit/mgunit_compile.pro
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging 61:63 changes from trunk into the mgunit-1.0 branch.
- 22:22 Changeset [63] by
-
- trunk/mgunit/Makefile
Adding MGcoHashTable to srcdist distribution.
- 22:12 Changeset [62] by
-
- trunk/mgunit/Makefile
- trunk/mgunit/mgunit_build.pro
- trunk/mgunit/mgunit_compile.pro
- trunk/mgunit/src/mgunit_wrapper.pro
Updated MGUNIT_WRAPPER to use MG_Options. Need to add MGcoHashTable to distribution.
- 15:56 Changeset [61] by
-
- branches/mgunit-1.0/mgunit/RELEASE
- branches/mgunit-1.0/mgunit/src/mgunit
- branches/mgunit-1.0/mgunit/src/mgunit_wrapper.pro
Merging 59:60 changes from trunk into the mgunit-1.0 branch.
- 15:54 Changeset [60] by
-
- trunk/mgunit/RELEASE
- trunk/mgunit/src/mgunit
- trunk/mgunit/src/mgunit_wrapper.pro
Adding shell script to call mgunit from the UNIX command line.
04/20/09:
- 07:58 Changeset [59] by
-
- branches/mgunit-1.0/mgunit/src/mgutclirunner__define.pro
- branches/mgunit-1.0/mgunit/src/mguthtmlrunner__define.pro
Merging 57:58 from trunk to the mgunit-1.0 branch.
- 07:56 Changeset [58] by
-
- trunk/mgunit/src/mgutclirunner__define.pro
- trunk/mgunit/src/mguthtmlrunner__define.pro
Added FLUSH after writes to file LUNs in the cli and HTML runners.
04/17/09:
- 13:46 Changeset [57] by
-
- branches/mgunit-1.0
- branches/mgunit-1.0/mgunit/RELEASE
Merging 55:56 into branches/mgunit-1.0.
- 13:44 Changeset [56] by
-
- trunk/mgunit/RELEASE
Updating release notes to include color output and keyword to retrieve the number of passing/failing tests.
- 13:17 Changeset [55] by
-
- branches/mgunit-1.0
- branches/mgunit-1.0/mgunit/Makefile
- tags/mgunit-1.0.0beta
- tags/mgunit-1.0.0beta/mgunit/Makefile
- trunk/mgunit/Makefile
Branching for mgunit 1.0 release; tagging 1.0.0beta.
04/13/09:
- 12:42 WikiStart edited by
- (diff)
- 12:23 Ticket #1 (GUI test runner) closed by
- fixed: Added in r54.
- 12:22 Changeset [54] by
-
- trunk/mgunit/RELEASE
- trunk/mgunit/src/mgunit.pro
- trunk/mgunit/src/mgutclirunner__define.pro
- trunk/mgunit/src/mgutcompoundrunner__define.pro
- trunk/mgunit/src/mgutguirunner__define.pro
- trunk/mgunit/src/mguthtmlrunner__define.pro
- trunk/mgunit/src/mguttestcase__define.pro
- trunk/mgunit/src/mguttestrunner__define.pro
- trunk/mgunit/src/mguttestsuite__define.pro
Adding draft of GUI test runner.
04/09/09:
- 15:45 Changeset [53] by
-
- trunk/mgunit/src/mgutclirunner__define.pro
- trunk/mgunit/src/mgutcompoundrunner__define.pro
- trunk/mgunit/src/mgutguirunner__define.pro
- trunk/mgunit/src/mguthtmlrunner__define.pro
- trunk/mgunit/src/mguttestcase__define.pro
- trunk/mgunit/src/mguttestrunner__define.pro
- trunk/mgunit/src/style.css
Added timings.
- 14:22 Changeset [52] by
-
- trunk/mgunit/src/mgunit.pro
Removing GUI keyword to MGUNIT.
- 14:02 WikiStart edited by
- (diff)
- 14:01 Examples edited by
- (diff)
- 13:55 Using created by
- 13:48 WikiStart edited by
- (diff)
- 13:38 Changeset [51] by
-
- trunk/mgunit/docs/test-results.html
- trunk/mgunit/docs/test-results.log
- trunk/mgunit/docs/using-mgunit.txt
Have a draft of the using mgunit document.
- 13:19 Changeset [50] by
-
- trunk/mgunit/docs/findgen_ut__define.pro
- trunk/mgunit/docs/indgen_uts__define.pro
- trunk/mgunit/docs/indgen_ut__define.pro
- trunk/mgunit/docs/using-mgunit.txt
- trunk/mgunit/Makefile
- trunk/mgunit/src/mgunit-templates.xml
- trunk/mgunit/src/test-templates.xml
Fixing up examples and documentation; changed name of Workbench templates.
- 10:20 WikiStart edited by
- (diff)
- 10:14 Changeset [49] by
-
- trunk/mgunit/COPYING
- trunk/mgunit/docs/findgen_ut__define.pro
- trunk/mgunit/docs/indgen_uts__define.pro
- trunk/mgunit/docs/indgen_ut__define.pro
- trunk/mgunit/docs/using-mgunit.txt
- trunk/mgunit/Makefile
- trunk/mgunit/RELEASE
- trunk/mgunit/src/test-templates.xml
Getting ready for release; creating a srcdist make file target which will be the default distribution; adding documentation/examples to the docs directory.
04/08/09:
- 13:33 Changeset [48] by
-
- trunk/mgunit/src/mguttestcase__define.pro
Added error message to failure message when setup or teardown methods fail. This allows a type of test to be done for all tests i.e. like memory leaks.
