Update KB20 C90 <-> C++20 parity test + fixes #15

Merged
sezieru merged 3 commits from test/cli/c-parity/sh into main 2025-11-05 09:41:46 +00:00
Owner

A couple important fixes + a refactor for the test script.

A couple important fixes + a refactor for the test script.
sezieru self-assigned this 2025-11-05 09:41:40 +00:00
- Add directory change flag to make command, rendering build/clean_in_dir functions defunct
- Remove redundant functions
- Add parallel build support for make commands
- Migrate wholly away from simple POSIX shell support and embrace bash
  - declare local arrays with -a
  - allow argument defaulting using '{:-}' syntax
  - safer read from stdin
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fosster/libb20#15
No description provided.