Commit Graph

14 Commits (49a6197d08fbdd5a2eb9b0e8ae3aeab88f2a6d29)

Author SHA1 Message Date
Antonio Cervone 49a6197d08 use an enum to select strategy on comment parsing 7 years ago
Antonio Cervone f9833b1e7d add test for unfinished multi-line comment 7 years ago
Antonio Cervone c6c6fcfeff add test for inline comment without trailing newline 7 years ago
Antonio Cervone aa270ad5b7 fix test where the trailing / was not reached due to a previous error 7 years ago
Antonio Cervone 982b2d8885 improve testing for bad inline comments 7 years ago
Antonio Cervone f21b8c360e add malformed comment tests. 7 years ago
Antonio Cervone d292fce9f2 improve comment test. 7 years ago
Antonio Cervone 882feb56ac add bool to detect comments as run-time option. 7 years ago
Antonio Cervone de098c4d52 add testing for comment functionality 7 years ago
Paul C Roberts a021c3fbe2 Fixes bug in parse_from_stdin 8 years ago
Andrew Twyman 61ba0a1dd2 Make test.cpp compilable with GCC. 8 years ago
Andrew Twyman 50ed8c90e5 Test to demonstrate compiler behavior change in Xcode 7 / clang 3.7. 8 years ago
Jacob Potter 979cb4ca76 Add LICENSE.txt; some minor cleanups 10 years ago
Jacob Potter fe5e2167a5 Initial commit 10 years ago