Added basic unit tests for Logtalk parsing.
authorPaulo Moura <pmoura@logtalk.org>
Sun, 7 Aug 2011 00:29:14 +0000 (01:29 +0100)
committerPaulo Moura <pmoura@logtalk.org>
Sun, 7 Aug 2011 00:29:14 +0000 (01:29 +0100)
commitf9ae4eec1ac0ebb15ec71b1468f90b9253264bfa
tree9229f578985efcce4968b3c805dc565fc46a60c9
parentfdc90846233a020a3b1a6afa73bdd0e98f7fcdb8
Added basic unit tests for Logtalk parsing.
src/parsers/logtalk.rl
test/detect_files/foo.lgt [new file with mode: 0644]
test/expected_dir/logtalk.lgt [new file with mode: 0644]
test/src_dir/logtalk.lgt [new file with mode: 0644]
test/unit/detector_test.h
test/unit/parser_test.h
test/unit/parsers/test_logtalk.h [new file with mode: 0644]