diff --git a/xml_converter/integration_tests/test_cases/proto_hide_category/input/pack/markers.bin b/xml_converter/integration_tests/test_cases/proto_hide_category/input/pack/markers.bin new file mode 100644 index 00000000..d46368ee --- /dev/null +++ b/xml_converter/integration_tests/test_cases/proto_hide_category/input/pack/markers.bin @@ -0,0 +1,9 @@ + +. + My Category 2B \Ï)Cf¦RC{ÔWC0B(èÌ“^– +. + My Category 2 2B \Ï)Cf¦RC{ÔWCB(íià4 1b +0 + My Category 3 2B \Ï)Cf¦RC{ÔWC0B(íià5 1b +. + My Category 4 2B \Ï)Cf¦RC{ÔWCB(íià6 1b \ No newline at end of file diff --git a/xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin b/xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin new file mode 100644 index 00000000..d46368ee --- /dev/null +++ b/xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin @@ -0,0 +1,9 @@ + +. + My Category 2B \Ï)Cf¦RC{ÔWC0B(èÌ“^– +. + My Category 2 2B \Ï)Cf¦RC{ÔWCB(íià4 1b +0 + My Category 3 2B \Ï)Cf¦RC{ÔWC0B(íià5 1b +. + My Category 4 2B \Ï)Cf¦RC{ÔWCB(íià6 1b \ No newline at end of file diff --git a/xml_converter/integration_tests/test_cases/proto_hide_category/output_xml/xml_file.xml b/xml_converter/integration_tests/test_cases/proto_hide_category/output_xml/xml_file.xml new file mode 100644 index 00000000..3fdfdf9e --- /dev/null +++ b/xml_converter/integration_tests/test_cases/proto_hide_category/output_xml/xml_file.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/xml_converter/integration_tests/test_cases/proto_hide_category/testcase.yaml b/xml_converter/integration_tests/test_cases/proto_hide_category/testcase.yaml new file mode 100644 index 00000000..d87f4066 --- /dev/null +++ b/xml_converter/integration_tests/test_cases/proto_hide_category/testcase.yaml @@ -0,0 +1,5 @@ +input_paths: + "pack": "proto" +expected_stdout: | +expected_stderr: | +expected_returncode: 0