0
I Use This!
Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: add get_relative_filename() method to Testcase More... about 2 years ago
test: add get_testid() method to Testcase More... about 2 years ago
test: hide monkeypatch and capsys in cli test More... about 2 years ago
test: add get_output() and get_expected() methods to Testcase subclasses More... about 2 years ago
test: add subclasses of Testcase More... about 2 years ago
test: add run_test() method to Testcase More... about 2 years ago
test: add tests for C++ scoped enumerators More... about 2 years ago
parser: add support for C++ scoped enumerators More... about 2 years ago
parser: improve support for C++ specifiers More... about 2 years ago
parser: add support for C++ templates More... about 2 years ago
parser: prepend qualifiers to functions More... about 2 years ago
parser: prepend the storage class to variable types More... about 2 years ago
test: introduce Testcase class to encapsulate testcases More... about 2 years ago
test: update README regarding .rst/.stderr changes More... about 2 years ago
github: run make test-examples More... about 2 years ago
test: add test-examples target More... about 2 years ago
test: drop superfluous example-title and example-priority in yaml More... about 2 years ago
test: fix update-examples More... about 2 years ago
test: unify get_input_filename() with expected/stderr More... about 2 years ago
test: make directive mandatory in testcase yaml More... about 2 years ago
hawkmoth: register `cpp:autoclass` directive More... about 2 years ago
test: specify expected output filename in testcase yaml More... about 2 years ago
test: drop the single-use modify_filename() function More... about 2 years ago
test: specify stderr file in testcase yaml More... about 2 years ago
test: add abstractions for getting expected/stderr filename More... about 2 years ago
test: add default compiler options according to the test domain More... about 2 years ago
test: fix test so it produces no error messages More... about 2 years ago
test: delete old gitignore More... about 2 years ago
parser: skip additional *_REF tokens in comment extraction More... about 2 years ago
parser: add support for C++ classes and structures More... about 2 years ago