Commit Graph

7 Commits

Author SHA1 Message Date
gusthoff
bc93d4ca7a Test script: displaying warning if script is running standalone 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
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
7432238814 Minor change: passing all parameters to avoid mismatch with global options 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