10 Commits

Author SHA1 Message Date
gusthoff
db2476ebb9 Test script: making JSON file discovery easier
Simplifying regex.
2023-11-28 00:02:17 +01:00
gusthoff
b56ffae5db Test script: consolidated --extracted_projects and --build-dir switches
- Tested/fixed usage of either one of those switches or both.
- Tested/fixed special cases.
- Harmonized both scripts.
2023-11-25 00:59:14 +01:00
gusthoff
83cbedb7cf Test script: adding "--force" switch for project checks 2023-11-25 00:59:14 +01:00
gusthoff
6d41652d01 Test script: improving help message for "--extracted_projects" 2023-11-25 00:59:14 +01:00
gusthoff
5242214c3e Test script: repurposing "-code-block-at" switch
- Adding support for deactivating code blocks (JSON entry: "active")
- Using "--code-block-at" to restrict code block activation to a single code
block.
- Only extracting active code blocks.
- Only checking active code blocks.
2023-11-25 00:59:14 +01:00
gusthoff
2dc734e0b8 Test script: allowing for deriving the build dir from JSON file
The directory name for the JSON file specified in `--extracted_projects` will be
used as the build directory.
2023-11-25 00:59:13 +01:00
gusthoff
0b06fd6ffa Test script: adding error handling when no project is found 2023-11-25 00:59:13 +01:00
gusthoff
e97805e076 Test script: adding support for list of extracted projects 2023-11-25 00:59:13 +01:00
gusthoff
15ecac294b Minor change: correcting message 2023-11-25 00:59:13 +01:00
gusthoff
a8debc638e Test script: adding draft version of code_projects module 2023-11-25 00:59:12 +01:00