-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: nlsandler/writing-a-c-compiler-tests
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Some invalid tests may only succeed due to linker errors
bug
Something isn't working
#93
opened Oct 27, 2024 by
meithecatte
Give users more leeway to reject edge cases in different stages
enhancement
New feature or request
needs-investigation
#90
opened Oct 21, 2024 by
nlsandler
Better documentation/debugging output when compiler under test takes wrong command line option order
enhancement
New feature or request
#82
opened Sep 30, 2024 by
nlsandler
Accept symlinks to compiler under test
enhancement
New feature or request
#74
opened Aug 29, 2024 by
nlsandler
Missing test case: mixed-case suffixes for unsigned longs
missing-test
#63
opened Aug 8, 2024 by
nlsandler
Make New feature or request
compile_failure
report the case in a clearer way
enhancement
#61
opened Aug 5, 2024 by
zormit
Missing test case: vertical tab and form feed are whitespace
missing-test
#59
opened Jul 31, 2024 by
nlsandler
track indentation in comment-wrap jinja filters
enhancement
New feature or request
#51
opened Jul 22, 2024 by
nlsandler
Missing test case: file names containing spaces and special characters
missing-test
#46
opened Jul 15, 2024 by
nlsandler
Consider storing state of which extra credit tests are enabled
enhancement
New feature or request
good first issue
Good for newcomers
#35
opened Jul 6, 2024 by
johnvtan
Have test programs time out instead of hanging indefinitely
enhancement
New feature or request
#19
opened Mar 27, 2024 by
nlsandler
static_block_scope_function_declaration.c belongs in invalid_declaration/ folder
#18
opened Feb 27, 2024 by
nlsandler
Automatically verify cross-references in documentation
enhancement
New feature or request
#17
opened Feb 15, 2024 by
nlsandler
add comments to each lib function referring to corresponding client and vice versa
#14
opened Feb 7, 2024 by
nlsandler
--check-setup should warn on BSDs/other Unix variants besides Linux and macOS
#8
opened Sep 29, 2023 by
nlsandler
Make assembly parser recognize New feature or request
endbr
enhancement
#6
opened Sep 11, 2023 by
nlsandler
ProTip!
no:milestone will show everything without a milestone.