Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a specific test for trail data #277

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

AsherGlick
Copy link
Owner

This test is a copy of the animation speed test without the animation speed attribute, deduplicated.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Full Diff
--- xml_converter/integration_tests/test_cases/trail_data/output_proto/markers.bin.textproto._old	2024-02-04 01:03:33.626672930 +0000
+++ xml_converter/integration_tests/test_cases/trail_data/output_proto/markers.bin.textproto._new	2024-02-04 01:03:33.634672997 +0000
@@ -0,0 +1,18 @@
+category {
+  name: "My Category"
+  trail {
+    map_id: 50
+    trail_data {
+      points_x: 1
+      points_x: 2
+      points_x: 3
+      points_y: 4
+      points_y: 5
+      points_y: 6
+      points_z: 7
+      points_z: 8
+      points_z: 9
+    }
+  }
+  id: "(\350\314\006\302\223^\226"
+}

Base automatically changed from fixing_test_text to xml_converter February 28, 2024 04:58
@AsherGlick AsherGlick merged commit ccb21ed into xml_converter Feb 28, 2024
13 checks passed
@AsherGlick AsherGlick deleted the adding_trail_data_test branch February 28, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants