gusthoff
db2476ebb9
Test script: making JSON file discovery easier
...
Simplifying regex.
2023-11-28 00:02:17 +01:00
gusthoff
26d8f08d30
Documentation: adding draft doc for source-code builds
2023-11-25 00:59:14 +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
c1fd655171
Test script: allow reading of previous list of projects
2023-11-25 00:59:14 +01:00
gusthoff
64afd8f78b
Test script: removing useless branch
...
"block.active" is already True by default.
2023-11-25 00:59:14 +01:00
gusthoff
5e9cd3def2
Test script: using dictionary for list of projects
2023-11-25 00:59:14 +01:00
gusthoff
d342e3d7c0
Test script: removing support for default JSON file
2023-11-25 00:59:14 +01:00
gusthoff
bc93d4ca7a
Test script: displaying warning if script is running standalone
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
736bdadfb7
Test script: removing unused function
2023-11-25 00:59:13 +01:00
gusthoff
22cb63a9e2
Test script: removing broken switch: "--code-block"
2023-11-25 00:59:13 +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
8d6b283580
Test script: remove deprecated code
2023-11-25 00:59:13 +01:00
gusthoff
9f30be1e06
Test script: adding initial support for skipping previously checked code
2023-11-25 00:59:13 +01:00
gusthoff
e90a1bae01
Test script: correcting return code
2023-11-25 00:59:13 +01:00
gusthoff
30dddf2875
Test script: adding initial support for storing code checks
2023-11-25 00:59:13 +01:00
gusthoff
137f59e21d
Adding missing import
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
fbf0b6c248
Test script: JSON file was missing when continuing
2023-11-25 00:59:13 +01:00
gusthoff
7432238814
Minor change: passing all parameters to avoid mismatch with global options
2023-11-25 00:59:13 +01:00
gusthoff
15ecac294b
Minor change: correcting message
2023-11-25 00:59:13 +01:00
gusthoff
baf1f84a43
Editorial change: removing temporary code
2023-11-25 00:59:13 +01:00