NodeSelfIterator implementation and unit test (resolves bug #204); also fix ParserBla...
authorMorgan Deters <mdeters@gmail.com>
Thu, 7 Oct 2010 21:42:51 +0000 (21:42 +0000)
committerMorgan Deters <mdeters@gmail.com>
Thu, 7 Oct 2010 21:42:51 +0000 (21:42 +0000)
commit557e6c09dcc9068e848796772bc775542f4fc599
treef20e6c9b1b6c7312e99ecc89d8a4d45bd64642aa
parentf7668d89c65b66a8aa5b17a19f56831d48878298
NodeSelfIterator implementation and unit test (resolves bug #204); also fix ParserBlack unit test initialization
src/expr/Makefile.am
src/expr/node_self_iterator.h [new file with mode: 0644]
src/expr/node_value.h
test/unit/Makefile.am
test/unit/expr/node_black.h
test/unit/expr/node_self_iterator_black.h [new file with mode: 0644]
test/unit/parser/parser_black.h