Added basic unit tests for Prolog parsing.
authorPaulo Moura <pmoura@logtalk.org>
Sun, 7 Aug 2011 01:32:11 +0000 (02:32 +0100)
committerPaulo Moura <pmoura@logtalk.org>
Sun, 7 Aug 2011 01:32:11 +0000 (02:32 +0100)
commitde940f24c3e1f98631fde79b1d97332291b268a7
treefeccbac5950c02c2fe210e12c461d771af4824dd
parentf9ae4eec1ac0ebb15ec71b1468f90b9253264bfa
Added basic unit tests for Prolog parsing.
src/parsers/prolog.rl
test/detect_files/foo_perl1.pl [new file with mode: 0644]
test/detect_files/foo_perl2.pl [new file with mode: 0644]
test/detect_files/foo_prolog1.pl [new file with mode: 0644]
test/expected_dir/prolog.pl [new file with mode: 0644]
test/src_dir/prolog.pl [new file with mode: 0644]
test/unit/detector_test.h