Commit Graph

16 Commits

Author SHA1 Message Date
gusthoff
043efa0cff Test script: fix check for "run/compile" button 2024-08-11 17:53:23 +02:00
gusthoff
16b549741d Test script: fixing check for toolchain version selection and buttons 2024-08-11 16:30:51 +02:00
gusthoff
c7c736b42f Test script: display specified toolchain version 2024-08-11 15:33:33 +02:00
gusthoff
719921bf17 Test script: adding check for toolchain version selection and buttons
Restriction: only allow toolchain version selection when no button is set.
2024-08-11 14:57:42 +02:00
gusthoff
cdf7afd35d Test script: minor fixes 2024-08-10 01:22:07 +02:00
gusthoff
3152ad1528 Test script: introducing widget classes for "prove" and "compile" cases 2024-08-10 01:22:07 +02:00
gusthoff
4af5b631c5 Test script: display toolchain information 2024-08-10 01:22:07 +02:00
gusthoff
17511e17dd Test script: retrieve GRPbuild version 2024-08-10 01:22:07 +02:00
gusthoff
1f52004781 Test script: introducing initial support for multiple toolchain installation 2024-08-10 01:22:07 +02:00
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