Commit Graph

21 Commits

Author SHA1 Message Date
gusthoff
fb2079c594 Test script: use GNATprove 14+ command-line switches as the default 2025-06-08 12:37:43 +02:00
gusthoff
bc28bc1da6 Test script: only run block in case of language set to Ada
Only run GPRclean/GNATprove for Ada blocks, avoid running them for C.
2025-06-08 12:36:20 +02:00
gusthoff
4add4e4f17 Test script: using raw strings 2025-04-27 12:08:56 +02:00
gusthoff
534b7ef4ef Test script: separate error handling for gprclean 2024-08-18 15:52:32 +02:00
gusthoff
ae1d776e35 Test script: adding alternate command-line options for gnatprove 14 2024-08-17 21:10:32 +02:00
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