mavak / trucov

True coverage tool for C / C++
1 stars 1 forks source link

line grammar end case bug #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The problem has been fixed.

1) Ensure all cmake files are removed
2) cd build/
3) cmake ../
4) make test
5) sudo make install
6) ./all_unittest
7) trucov -s ../src/ -s ../include/

All GCNO files should parse correctly.

Original issue reported on code.google.com by millerlyte87@gmail.com on 12 Sep 2009 at 9:54

GoogleCodeExporter commented 9 years ago

Original comment by william....@gmail.com on 14 Sep 2009 at 4:36