root/dunit


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @267 [267] 04/30/09 19:29:04 dhasenan remake
(edit) @266 [266] 04/30/09 19:27:09 dhasenan kill and remake
(edit) @265 [265] 04/30/09 19:22:38 dhasenan branched d2 version
(edit) @252 [252] 04/12/09 17:40:11 dhasenan Fix #51: tango 0.99.8 compatibility
(edit) @249 [249] 03/18/09 22:15:03 dhasenan added docs on parameterized testing
(edit) @247 [247] 03/18/09 21:34:25 dhasenan Multitests will now print summaries and pass/failure messages.
(edit) @244 [244] 03/17/09 21:27:16 dhasenan dunit update to moved variant
(edit) @243 [243] 03/17/09 21:06:19 dhasenan I'm not doing that any time soon
(edit) @242 [242] 03/17/09 21:05:24 dhasenan moving variant to reflect, part 1
(edit) @241 [241] 03/16/09 13:39:34 dhasenan Test collections don't need to record their results. This got a …
(edit) @239 [239] 03/14/09 22:15:22 dhasenan Added license information.
(edit) @238 [238] 03/14/09 14:01:00 dhasenan Fix #47: specialized toString for static array string types.
(edit) @237 [237] 03/14/09 10:33:25 dhasenan fix for #46: VariantArray? comparison wasn't checking length.
(edit) @236 [236] 03/12/09 21:30:19 dhasenan making branch for d2unit
(edit) @235 [235] 03/12/09 19:33:14 dhasenan Equality tests for static versus dynamic arrays work.
(edit) @234 [234] 03/12/09 19:27:02 dhasenan Eugh! I finally fixed #39. Still have to fix equality for static and …
(edit) @233 [233] 03/10/09 23:01:13 dhasenan forgot to add this file
(edit) @232 [232] 03/10/09 23:00:54 dhasenan Custom messages in expect
(edit) @231 [231] 03/10/09 21:35:02 dhasenan adding docs for new assertion system
(edit) @230 [230] 03/10/09 12:33:20 dhasenan Minor tweaks.
(edit) @229 [229] 03/09/09 13:02:38 dhasenan Tests for Range(int).
(edit) @228 [228] 03/08/09 22:42:23 dhasenan Speed improvements with multitests. The console runner won't output …
(edit) @227 [227] 03/08/09 20:50:53 dhasenan Dunit: fixed some ugliness with parameterization and determining when we …
(edit) @226 [226] 03/08/09 16:36:28 dhasenan Dunit: nitial work on parameterization
(edit) @225 [225] 03/07/09 20:57:11 dhasenan Fix #38: console test runner doesn't puke on the console with filtered-out …
(edit) @224 [224] 03/07/09 20:26:10 dhasenan Filtering works.
(edit) @223 [223] 03/07/09 20:20:17 dhasenan Dunit: Officially switched to the new assertions.
(edit) @222 [222] 03/05/09 13:37:18 dhasenan Added where, but it's buggy (can't use int array.has.where(bool dg(int)))
(edit) @221 [221] 03/04/09 18:26:54 dhasenan instanceOf is implemented.
(edit) @220 [220] 03/04/09 07:19:07 dhasenan Added "is NULL" constraint
(edit) @219 [219] 03/03/09 21:25:59 dhasenan Added true/false
(edit) @218 [218] 03/03/09 20:50:37 dhasenan Added isNaN and same
(edit) @217 [217] 03/03/09 20:13:33 dhasenan Added tests for more and less, and fixed a bug with less.
(edit) @216 [216] 03/03/09 19:51:58 dhasenan It works!
(edit) @215 [215] 03/03/09 19:48:29 dhasenan This is a different design, one intended to give the capacity of or'ing …
(edit) @214 [214] 03/02/09 21:27:22 dhasenan integration tests for new assertion system are working
(edit) @212 [212] 03/01/09 14:43:24 dhasenan Don't compile the tests with everything else. They get installed that way.
(edit) @211 [211] 03/01/09 14:42:49 dhasenan I don't know why I bother with these legacy tests
(edit) @210 [210] 03/01/09 11:05:14 dhasenan fixed a bug with zero-length arrays
(edit) @209 [209] 02/28/09 08:08:21 dhasenan minor bug
(edit) @208 [208] 02/28/09 08:07:04 dhasenan more work on assertions
(edit) @207 [207] 02/27/09 12:44:42 dhasenan variant safeCast tries casting via ClassInfo? as well
(edit) @206 [206] 02/27/09 11:46:08 dhasenan more variant stuff -- I think I'm finished there
(edit) @205 [205] 02/27/09 11:22:24 dhasenan creating variant arrays from a variant works
(edit) @204 [204] 02/27/09 09:10:37 dhasenan improvements with Variant handling for NaN
(edit) @203 [203] 02/27/09 07:20:58 dhasenan fixed stack return error with Variant.toString as float
(edit) @202 [202] 02/27/09 07:14:54 dhasenan worked out some bugs with variants
(edit) @201 [201] 02/26/09 21:28:52 dhasenan Variant correctly compares signed and unsigned integers
(edit) @200 [200] 02/26/09 21:10:50 dhasenan variant does the right thing for storing floating point types
(edit) @199 [199] 02/26/09 16:42:42 dhasenan formatting improvements -- especially with floats
(edit) @198 [198] 02/26/09 10:41:35 dhasenan importing tentative new version of constraints
(edit) @197 [197] 02/26/09 10:40:53 dhasenan precondition fail
(edit) @196 [196] 02/26/09 10:11:13 dhasenan more tests and more passage
(edit) @195 [195] 02/26/09 10:08:03 dhasenan stupid off by true error in collection equality
(edit) @193 [193] 02/25/09 21:22:51 dhasenan minor changes
(edit) @192 [192] 02/25/09 21:09:02 dhasenan Reverted that foolishness.
(edit) @191 [191] 02/25/09 21:02:32 dhasenan An abortive attempt at getting rid of the issue with expect.not.isA being …
(edit) @190 [190] 02/25/09 20:40:48 dhasenan fixed bug with isA assuming you never use not
(edit) @189 [189] 02/25/09 19:56:44 dhasenan fixed issues with implicit conversions...not sure about ulong
(edit) @188 [188] 02/25/09 19:37:44 dhasenan Improvements to dunit assertions, and more tests. Not all working.
(edit) @184 [184] 02/07/09 10:25:01 dhasenan Stupid bug in expectedException
(edit) @183 [183] 12/14/08 11:35:51 dhasenan isNaN issue solved.
(edit) @182 [182] 11/18/08 19:57:45 dhasenan Added TODOs.
(edit) @178 [178] 11/10/08 11:27:05 dhasenan Fixed #31 -- only show the test fixture name if you have tests in that …
(edit) @177 [177] 11/10/08 10:29:22 dhasenan Added some fixes when using dunit.attribute and not dunit.api
(edit) @175 [175] 11/08/08 13:04:00 dhasenan Tagged release 0.2
(edit) @174 [174] 11/08/08 12:45:42 dhasenan Updated the documentation.
(edit) @173 [173] 11/08/08 12:18:44 dhasenan Updated some documentation. Ready to publish.
(edit) @172 [172] 11/08/08 11:42:42 dhasenan I changed filtering to be more lax. That way, you can use "x" to match …
(edit) @171 [171] 11/08/08 11:36:54 dhasenan You can now filter the tests to be run. Filtering uses Tango regex syntax, …
(edit) @170 [170] 11/07/08 22:55:56 dhasenan Test listing support finished.
(edit) @169 [169] 11/07/08 22:27:41 dhasenan Support for listing and not running unit tests is ready.
(edit) @168 [168] 10/12/08 08:44:19 dhasenan Branching to try out d2 support in dunit.
(edit) @167 [167] 10/10/08 13:27:28 dhasenan Fixed bad error message, and probably a number of similar bugs, with …
(edit) @166 [166] 10/08/08 15:20:33 dhasenan Added documentation folder
(edit) @165 [165] 10/04/08 14:52:33 dhasenan Forgot the fixturebuilder module.
(edit) @164 [164] 10/04/08 14:51:05 dhasenan Added filters module.
(edit) @160 [160] 10/02/08 15:55:05 dhasenan added values filter
(edit) @159 [159] 09/30/08 14:03:19 dhasenan The broken test cases were due to a collision in module names.
(edit) @158 [158] 09/29/08 20:03:17 dhasenan If you compile the tests in this order, DunitIgnore? works. I don't have …
(edit) @157 [157] 09/28/08 15:25:47 dhasenan okay, now the tests work
(edit) @156 [156] 09/28/08 13:42:11 dhasenan Switched mechanisms for registering. Issue: the ignore thing doesn't work; …
(edit) @146 [146] 08/31/08 11:04:00 dhasenan You can now do expect(uint).equals(int) and get a reasonable response …
(edit) @141 [141] 08/30/08 16:47:32 dhasenan Improved formatting and got rid of tango.group usage
(edit) @140 [140] 08/30/08 11:50:29 dhasenan oops, forgot the xml integration test
(edit) @139 [139] 08/30/08 11:50:03 dhasenan minor formatting improvements
(edit) @137 [137] 08/29/08 23:18:34 dhasenan fixed stupid errors; xmlout works now, but probably wrong format
(edit) @136 [136] 08/29/08 22:55:52 dhasenan linking errors so I rolled my own xml output, and moved dunittests to …
(edit) @113 [113] 08/24/08 10:46:39 dhasenan finished moving stuff around
(add) @112 [112] 08/24/08 10:42:53 dhasenan more top-level things
Note: See TracRevisionLog for help on using the revision log.