Mario Zechner
48081c7f20
[tests][haxe] WIP of SkeletonSerializer for Haxe
2025-07-29 21:39:14 +02:00
Mario Zechner
f2fced8bf8
Fix logging in various Bash scripts
2025-07-20 21:35:19 +02:00
Mario Zechner
d409ff23ff
Fix format-xx.sh files wrt logging, add proper Swift formatting configuration.
2025-07-20 21:31:07 +02:00
Mario Zechner
0dd86dfdc1
Consistent logging in all Bash scripts via formatters/logging/logging.sh
2025-07-20 20:45:54 +02:00
Mario Zechner
c79031cc75
Remove npx install prompts and rely on auto-download
...
- Use npx -y for tsx to avoid install prompts
- Remove tsx from devDependencies since we use npx
- Remove npm install checks from format-ts.sh
2025-07-16 05:05:33 +02:00
Mario Zechner
4d45abbcf3
[tests] Fix up output paths, lsp-cli invocation
2025-07-15 16:22:45 +02:00
Mario Zechner
0c74907da2
[tests] Improve snapshot testing infrastructure
...
- test.sh which given a language builds the headless test executable and runs the test with the given inputs
- generate-serializers.sh to (re-)generate all language specific serializers
- Improved README.md
- Removed headless-test-runner.ts, now fully expressed in more concise test.sh
2025-07-15 15:13:45 +02:00