Skip to content

Implemented command line conversion application #100

Implemented command line conversion application

Implemented command line conversion application #100

GitHub Actions / Tests succeeded Aug 9, 2023 in 1s

Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
tests/convert/result-junit-linux.xml 1✅ 92ms
tests/convert/result-junit-mac.xml 1✅ 124ms
tests/convert/result-junit-msvc.xml 1✅ 150ms
tests/core/result-junit-linux.xml 1✅ 1ms
tests/core/result-junit-mac.xml 1✅ 2ms
tests/core/result-junit-msvc.xml 1✅ 2ms

✅ tests/convert/result-junit-linux.xml

1 tests were completed in 92ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests 1✅ 92ms

✅ convert_tests

convert_tests.global
  ✅ Convert from ascii to binary

✅ tests/convert/result-junit-mac.xml

1 tests were completed in 124ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests 1✅ 124ms

✅ convert_tests

convert_tests.global
  ✅ Convert from ascii to binary

✅ tests/convert/result-junit-msvc.xml

1 tests were completed in 150ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
convert_tests.exe 1✅ 150ms

✅ convert_tests.exe

convert_tests.exe.global
  ✅ Convert from ascii to binary

✅ tests/core/result-junit-linux.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests 1✅ 1ms

✅ core_tests

core_tests.global
  ✅ Search for GCode blocks

✅ tests/core/result-junit-mac.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests 1✅ 2ms

✅ core_tests

core_tests.global
  ✅ Search for GCode blocks

✅ tests/core/result-junit-msvc.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
core_tests.exe 1✅ 2ms

✅ core_tests.exe

core_tests.exe.global
  ✅ Search for GCode blocks