Unity/auto
Jon Hanghøj Henneberg 6a8e03b5a9 Fix filename sanitization with command line option
When enabling the command line option the file name added to the runner
did not escape the slashes on windows in the same way other paths where
sanitized. Copied the sanitization from the other filename uses.
2023-04-17 18:23:20 +02:00
..
__init__.py unity_to_junit.py can be imported as Python module now 2022-02-28 14:12:57 +03:00
colour_prompt.rb Updated to newer coding standard 2019-10-24 15:33:41 -04:00
colour_reporter.rb Fix (most) Rubocop warnings. 2018-11-28 13:27:00 -05:00
extract_version.py Update Meson build system 2023-02-13 17:22:52 +01:00
generate_config.yml More fixes to line endings 2016-01-07 14:20:59 -05:00
generate_module.rb Fix broken YAML parsing on later Rubies with Psych >=4.0 2022-05-27 15:08:11 +01:00
generate_test_runner.rb Fix filename sanitization with command line option 2023-04-17 18:23:20 +02:00
parse_output.rb Fixing Rubocop code style 2022-02-28 16:59:52 +03:00
run_test.erb Add missing volatile type qualifier 2022-02-21 14:10:10 +01:00
stylize_as_junit.py Fixes and features on the JUnit Python conversion script 2022-01-19 18:50:54 +01:00
stylize_as_junit.rb Updated to newer coding standard 2019-10-24 15:33:41 -04:00
test_file_filter.rb Fix broken YAML parsing on later Rubies with Psych >=4.0 2022-05-27 15:08:11 +01:00
type_sanitizer.rb Starting to enforce our coding style. The first step is that we’ve pulled in Rubocop to check out Ruby syntax. There is likely a bit of customization to do yet AND there is definitely that backlog of todo’s that we just told it to ignore. 2017-03-28 08:44:32 -04:00
unity_test_summary.py recursive search for target test files in test summary python script 2019-03-26 17:32:30 +02:00
unity_test_summary.rb Updated to newer coding standard 2019-10-24 15:33:41 -04:00
yaml_helper.rb Fix broken YAML parsing on later Rubies with Psych >=4.0 2022-05-27 15:08:11 +01:00