4 Commits

Author SHA1 Message Date
e4942f1a21 Fix up shebangs in the auto directory 2025-06-25 14:42:53 -04:00
1a29024cc7 It's a New Year 2025-01-01 11:46:30 -05:00
671f8d25f1 Update all the boilerplates 2024-03-16 23:15:00 -04:00
2ad5d74dc7 Fixes and features on the JUnit Python conversion script
* Added python3 shebang
* Renamed the script `unity_to_junit.py` as `stylize_as_junit.py`
  to match the Ruby file
* Fixed a bug on where the script failed if the first entry slot of
  each result line is empty. Now falls back to the result file name
* Rewrote the argument parsing to use argparse
* Added a `--output` / `-o` option, to match the Ruby file
2022-01-19 18:50:54 +01:00