]> git.mdlowis.com Git - archive/dlang.git/commit
Added unit test suite for lexer and fixed bug in the comment recognizer
authorMike D. Lowis <mike@mdlowis.com>
Tue, 3 Apr 2012 19:38:04 +0000 (15:38 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Tue, 3 Apr 2012 19:38:04 +0000 (15:38 -0400)
commit4a24a61c046f85def5e7bd94e0b19f4dc5343811
tree51e5c3f8a9ac2726c433562cd5fc442575276e90
parent1385af16b9977cc41f19e8870cd35fbc5a7c7fce
Added unit test suite for lexer and fixed bug in the comment recognizer
source/dllexer/dllexer.cpp
tests/test_dllexer.cpp [new file with mode: 0644]