Commit graph

14 commits

Author SHA1 Message Date
b417d8f415
Add environment variable sorting to crash handler 2024-11-17 17:13:23 +01:00
128a6487cb
Fix variable handling in crash handler 2024-11-17 17:05:06 +01:00
946263a453
Fix indentation & tests (partial) + update logging 2024-11-17 16:14:49 +01:00
6368928cc2
Fix test framework and add input type check tests
This commit's tests do not run through properly, I will fix that in the next few commits.
2024-10-27 22:12:35 +01:00
5be44a87bf
Add input type checks 2024-10-27 22:04:37 +01:00
b706526e99
Improve documentation 2024-10-27 21:52:26 +01:00
7dcaaf5950
Rename _bashutils_restore_return method 2024-10-27 21:39:23 +01:00
f1e74c18f2
Mark type as code too 2024-10-27 13:33:18 +01:00
6448d52aaf
Use HTML table instead 2024-10-27 13:32:51 +01:00
47341ee2d0
Add testing documentation to README 2024-10-27 13:30:17 +01:00
511397c955
Add test script 2024-10-27 13:26:44 +01:00
ecc668938d
Add environment control, fix checks and variable definition 2024-10-27 13:26:32 +01:00
09a4952082
Add whitespaces to important comments
This allows build scripts to trim comments while leaving important comments inside the script.
2024-10-26 23:23:16 +02:00
41109f2bf4
Initial commit 2024-10-26 22:54:26 +02:00