You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This improves code organization for the test suite while preserving all
existing functionality.
- Add reusable test runner functions, such as run_expr_tests
- Consolidate repetitive test patterns into data arrays
- Create unified error reporting through report_test_failure()
- Suppress compiler error output and "Aborted (core dumped)" messages
- Add progress indicators and colored output support
- Improve test categorization and summary reporting
0 commit comments