]>
git.mdlowis.com Git - archive/dlang-scm.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike D. Lowis [Mon, 9 Jul 2012 13:36:15 +0000 (09:36 -0400)]
Tests must now return an explicit #t value to pass, anything else is considered a fail
Michael D. Lowis [Mon, 9 Jul 2012 04:17:14 +0000 (00:17 -0400)]
Started work on dlang parser and finished number lexing functions for the lexer
Michael D. Lowis [Fri, 6 Jul 2012 21:56:12 +0000 (17:56 -0400)]
First crack at dlang lexer
Michael D. Lowis [Fri, 6 Jul 2012 03:38:08 +0000 (23:38 -0400)]
finished tests for buf.scm
Michael D. Lowis [Thu, 5 Jul 2012 04:37:59 +0000 (00:37 -0400)]
Deleted doxyfile
Michael D. Lowis [Thu, 5 Jul 2012 04:36:34 +0000 (00:36 -0400)]
Implemented unit tests for buf.scm
Michael D. Lowis [Thu, 5 Jul 2012 03:25:59 +0000 (23:25 -0400)]
Added unit testing capability and first unit test file
Michael D. Lowis [Wed, 4 Jul 2012 01:12:58 +0000 (21:12 -0400)]
Fixed bug in buf-fill
Michael D. Lowis [Wed, 4 Jul 2012 00:58:28 +0000 (20:58 -0400)]
First complete and untested version of buf checked in
Mike D. Lowis [Tue, 3 Jul 2012 17:56:36 +0000 (13:56 -0400)]
checkpoint commit
Mike D. Lowis [Tue, 3 Jul 2012 16:49:56 +0000 (12:49 -0400)]
Added basic support for unit test runner. Unit test framework forthcoming
Mike D. Lowis [Tue, 3 Jul 2012 15:14:59 +0000 (11:14 -0400)]
Updated makefile to remove unnnecessary functions and rules
Mike D. Lowis [Tue, 3 Jul 2012 15:09:25 +0000 (11:09 -0400)]
Added tests source file
Mike D. Lowis [Tue, 3 Jul 2012 15:07:55 +0000 (11:07 -0400)]
Removed c++ unit test framework
Mike D. Lowis [Tue, 3 Jul 2012 15:07:30 +0000 (11:07 -0400)]
Initial Commit