root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @125 [125] 4 months mgalloy Adding ability to run a single test method from a test case. Satisfies …
(edit) @124 [124] 4 months mgalloy Formatting of docs.
(edit) @123 [123] 4 months mgalloy Updating SKIP example for ASSERT.
(edit) @122 [122] 4 months mgalloy Updating docs; adding section on SKIP keyword of ASSERT.
(edit) @120 [120] 7 months mgalloy Updated version number returned from MGUNIT_VERSION.
(edit) @119 [119] 7 months mgalloy Renaming IDL_SAVFILE shell variable to IDL_SAVGEN.
(edit) @118 [118] 7 months mgalloy Using current IDL to build docs and IDL 6.4 to build .sav file.
(edit) @117 [117] 7 months mgalloy Readying for 1.2 release.
(edit) @116 [116] 12 months mgalloy Docs.
(edit) @115 [115] 12 months mgalloy Docs.
(edit) @114 [114] 12 months mgalloy Improving docs, reporting version.
(edit) @113 [113] 12 months mgalloy Docs.
(edit) @112 [112] 12 months mgalloy Docs.
(edit) @111 [111] 12 months mgalloy Docs.
(edit) @110 [110] 12 months mgalloy Docs.
(edit) @109 [109] 13 months mgalloy Formatting.
(edit) @108 [108] 13 months mgalloy Fixed bug in XML test runner introduced in last commit.
(edit) @107 [107] 13 months mgalloy Docs. Cleaning up XML test runner.
(edit) @106 [106] 13 months mgalloy Added FAILURES_ONLY keyword to display only failed tests.
(edit) @105 [105] 16 months mgalloy Adding Makefile to generate PDF and HTML output from existing …
(edit) @104 [104] 16 months mgalloy Updating comment headers.
(edit) @103 [103] 16 months mgalloy Removing debugging code.
(edit) @102 [102] 17 months mgalloy MGUNIT now uses color output if it can determine if the terminal is a TTY.
(edit) @101 [101] 17 months mgalloy Adding NSKIP keyword to MGUNIT to determine the number of skipped tests.
(edit) @99 [99] 2 years mgalloy Changing path to IDLdoc external source code.
(edit) @95 [95] 2 years mgalloy Updated release notes with release dates.
(edit) @94 [94] 2 years mgalloy Cleaning up build process.
(edit) @93 [93] 2 years mgalloy Updated version in Makefile and routine name typo in the compile listing.
(edit) @92 [92] 2 years mgalloy Updating release notes for 1.1 release.
(edit) @91 [91] 2 years mgalloy Fixing memory leak reported by Greg Symons; making test runner own test …
(edit) @90 [90] 2 years mgalloy Added a SKIP keyword to ASSERT which skips the test instead of causing it …
(edit) @89 [89] 2 years mgalloy Forgot about XML test runner and the parent test case class with skipped …
(edit) @88 [88] 2 years mgalloy Cleaning up changes from adding skipped option for a test. Resolves ticket …
(edit) @87 [87] 2 years mgalloy Updating release notes.
(edit) @86 [86] 2 years mgalloy Changing named from "invalid" to "skipped" test. Reporting failure message …
(edit) @85 [85] 2 years mgalloy Added ability for test to determine if it should be counted in the final …
(edit) @84 [84] 2 years mgalloy Updating release notes for XML and JUnit output formats.
(edit) @83 [83] 2 years mgalloy Forgot to remove old mgunit directory in repo reorganization.
(edit) @82 [82] 2 years mgalloy Reorganizing repo; removing an unneeded directory level.
(edit) @81 [81] 2 years mgalloy Adding JUnit XML output format.
(edit) @80 [80] 2 years mgalloy Fixing indentation for XML output.
(edit) @79 [79] 2 years mgalloy XML output ready for testing.
(edit) @78 [78] 2 years mgalloy Skeleton commit for adding XML output.
(edit) @77 [77] 2 years mgalloy Fixing header docs.
(edit) @76 [76] 3 years mgalloy Added extra argument to ASSERT which can be placed into msg via C-style …
(edit) @73 [73] 3 years mgalloy Changing versin number to 1.0.0.
(edit) @71 [71] 3 years mgalloy Adding some needed dependencies to the srcdist distribution; …
(edit) @69 [69] 3 years mgalloy Fixing wrapper to handle error from command line options better.
(edit) @67 [67] 3 years mgalloy Bringing use of mg_options in MGUNIT_WRAPPER up to date.
(edit) @65 [65] 3 years mgalloy Fixing up command line option descriptions.
(edit) @63 [63] 3 years mgalloy Adding MGcoHashTable to srcdist distribution.
(edit) @62 [62] 3 years mgalloy Updated MGUNIT_WRAPPER to use MG_Options. Need to add MGcoHashTable to …
(edit) @60 [60] 3 years mgalloy Adding shell script to call mgunit from the UNIX command line.
(edit) @58 [58] 3 years mgalloy Added FLUSH after writes to file LUNs in the cli and HTML runners.
(edit) @56 [56] 3 years mgalloy Updating release notes to include color output and keyword to retrieve the …
(edit) @55 [55] 3 years mgalloy Branching for mgunit 1.0 release; tagging 1.0.0beta.
(edit) @54 [54] 3 years mgalloy Adding draft of GUI test runner.
(edit) @53 [53] 3 years mgalloy Added timings.
(edit) @52 [52] 3 years mgalloy Removing GUI keyword to MGUNIT.
(edit) @51 [51] 3 years mgalloy Have a draft of the using mgunit document.
(edit) @50 [50] 3 years mgalloy Fixing up examples and documentation; changed name of Workbench templates.
(edit) @49 [49] 3 years mgalloy Getting ready for release; creating a srcdist make file target which will …
(edit) @48 [48] 3 years mgalloy Added error message to failure message when setup or teardown methods …
(edit) @47 [47] 3 years mgalloy Partial commit for GUI test runner.
(edit) @46 [46] 3 years mgalloy Fixing up make files.
(edit) @45 [45] 3 years mgalloy Changing dist_tools external to new dist_tools repo.
(edit) @44 [44] 3 years mgalloy Changing test case/suite templates to have a usable name.
(edit) @43 [43] 3 years mgalloy Adding release notes for the upcoming 1.0 release.
(edit) @42 [42] 3 years mgalloy Adding IDL Workbench templates for creating test cases/suites.
(edit) @41 [41] 3 years mgalloy Adding idldoc/src as an external at the top level for dist target.
(edit) @40 [40] 3 years mgalloy Chaning name of compile_mgunit.pro to use mgunit prefix.
(edit) @39 [39] 3 years mgalloy Adding MG_SRC_ROOT to build list.
(edit) @38 [38] 3 years mgalloy Realizing that the HTML runner actually does need MG_SRC_ROOT, so add …
(edit) @37 [37] 3 years mgalloy Adding cmdline_tools as an external. It's not in src/ since MGUNIT itself …
(edit) @36 [36] 3 years mgalloy Updating dist target.
(edit) @35 [35] 3 years mgalloy Handling color in output logs better now.
(edit) @34 [34] 3 years mgalloy Making cmdline_tools Makefile work with mgunit's Makefile.
(edit) @33 [33] 3 years mgalloy Adding cmdline_tools of idllib as an external to mgunit.
(edit) @32 [32] 3 years mgalloy Removing MG_ANSICODE so that it can be replaced by an external.
(edit) @31 [31] 3 years mgalloy Adding color to test case/suite start/ends.
(edit) @30 [30] 3 years mgalloy Adding MG_ANSICODE to mgunit. Also adding a COLOR keyword to MGUNIT to …
(edit) @29 [29] 3 years mgalloy Using MG_ANSICODES when it is available.
(edit) @28 [28] 3 years mgalloy Fix to handle setup/teardown methods crashing.
(edit) @27 [27] 3 years mgalloy Adding to the message received when a test case is not valid.
(edit) @26 [26] 3 years mgalloy Adding a compound test runner so output can be sent to multiple test …
(edit) @25 [25] 3 years mgalloy Changing dateline SPAN in html results from a class to an ID.
(edit) @24 [24] 3 years mgalloy Fixed typo.
(edit) @23 [23] 3 years mgalloy Can find number of failing tests as well.
(edit) @22 [22] 3 years mgalloy Added output keywords NPASS and NTESTS to allow scripts running MGUNIT to …
(edit) @21 [21] 4 years mgalloy Changed idl reference to IDL variable that can be set to installation …
(edit) @20 [20] 4 years mgalloy Fixed typo in license.
(edit) @19 [19] 4 years mgalloy Adding docs directory with a BSD-style license.
(edit) @18 [18] 4 years mgalloy Forgot to add build file.
(edit) @17 [17] 4 years mgalloy Reorganized project directory structure; converted docformat to rst; …
(edit) @16 [16] 4 years mgalloy Converted some docs to rst format.
(edit) @15 [15] 4 years mgalloy Just a test.
(edit) @14 [14] 4 years mgalloy
(edit) @13 [13] 4 years mgalloy Adding .project to svn:ignore.
(edit) @12 [12] 5 years mgalloy Fixed another typo.
(edit) @11 [11] 5 years mgalloy Fixed typo.
Note: See TracRevisionLog for help on using the revision log.