root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @281 [281] 03/27/10 08:24:14 dhasenan Some updates, not sure what exactly.
(edit) @280 [280] 12/30/09 07:24:49 dhasenan Changes that help you build?
(edit) @279 [279] 07/23/09 07:10:03 dhasenan forgotten files fallen by the wayside
(edit) @278 [278] 06/12/09 20:36:36 dhasenan REALLY ugly hacks to get around DMD stupidity
(edit) @277 [277] 06/11/09 20:15:14 dhasenan Fixes and a seriously annoying hack.
(edit) @276 [276] 06/11/09 19:09:55 dhasenan selfmock working with recent dmd -- there was an issue with tuple …
(edit) @275 [275] 05/22/09 21:22:04 dhasenan adding extra examples
(edit) @274 [274] 05/22/09 16:24:07 dhasenan It works...still huge overhead…
(edit) @273 [273] 05/22/09 16:12:40 dhasenan it works…
(edit) @272 [272] 05/22/09 15:58:44 dhasenan lot of refactoring with build2 -- might not be stable
(edit) @271 [271] 05/19/09 14:01:16 dhasenan Added lifecycle support.
(edit) @270 [270] 05/19/09 11:44:05 dhasenan Lifecycle support! Only internally.
(edit) @269 [269] 05/19/09 07:09:17 dhasenan Use TypeInfo? rather than ClassInfo?; also build2 updates so it works. It's …
(edit) @268 [268] 05/17/09 01:55:08 dhasenan Added build2, lighter weight drop-in replacement for build. Interceptors …
(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) @264 [264] 04/18/09 12:43:16 dhasenan Converted to reflect.Variant.
(edit) @263 [263] 04/18/09 09:46:31 dhasenan more tests
(edit) @262 [262] 04/18/09 09:39:13 dhasenan Some invocation works!
(edit) @261 [261] 04/17/09 11:07:08 dhasenan forget const correctness
(edit) @260 [260] 04/17/09 11:00:12 dhasenan killed useless line of code; std.boxer needs changes
(edit) @259 [259] 04/17/09 10:42:38 dhasenan invokation possible
(edit) @258 [258] 04/16/09 22:18:34 dhasenan More work on documenting and cleaning up typeinfoex.
(edit) @257 [257] 04/16/09 22:07:20 dhasenan Slightly changed means of acquiring a TypeInfoEx?, cognizant of the issues …
(edit) @256 [256] 04/16/09 19:40:09 dhasenan More testing.
(edit) @255 [255] 04/16/09 19:22:41 dhasenan typeinfoex works a little bit, now
(edit) @254 [254] 04/15/09 21:08:39 dhasenan added tests!
(edit) @253 [253] 04/15/09 20:45:55 dhasenan adding TypeInfoEx?
(edit) @252 [252] 04/12/09 17:40:11 dhasenan Fix #51: tango 0.99.8 compatibility
(edit) @251 [251] 04/01/09 20:26:42 dhasenan More testing
(edit) @250 [250] 03/22/09 09:35:04 dhasenan Workaround for the lack of Layout.convertOne in recent tango.
(edit) @249 [249] 03/18/09 22:15:03 dhasenan added docs on parameterized testing
(edit) @248 [248] 03/18/09 21:38:01 dhasenan Added download for dunit 247
(edit) @247 [247] 03/18/09 21:34:25 dhasenan Multitests will now print summaries and pass/failure messages.
(edit) @246 [246] 03/18/09 08:24:57 dhasenan Adding a root namespace with some generic stuff.
(edit) @245 [245] 03/17/09 21:43:35 dhasenan I do my own formatting for variants. It sucks.
(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) @240 [240] 03/14/09 22:15:45 dhasenan Added license stuff here, too.
(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) @213 [213] 03/01/09 15:12:21 dhasenan Killed the old tests. Fixed bugs with ordering, and with making multiple …
(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) @194 [194] 02/26/09 05:51:57 dhasenan added reflection library -- really needs to be in version control
(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) @187 [187] 02/22/09 00:09:42 dhasenan got rid of some nonsensical unittests
(edit) @186 [186] 02/22/09 00:03:55 dhasenan added a couple more tests
(edit) @185 [185] 02/21/09 23:59:38 dhasenan some refactoring, and some exception improvements
(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.
Note: See TracRevisionLog for help on using the revision log.