<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi!</span><div style="font-family:arial,sans-serif;font-size:13px">I have written a test for a GeoJSON format reader for vtk.</div><div style="font-family:arial,sans-serif;font-size:13px">
My test has a baseline image (lets say test.png) and another input data (lets say input.json in Testing/Data folder) for my implemented vtkGeoJSONReader.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div>
<div style="font-family:arial,sans-serif;font-size:13px">After I run cmake and make, My input data gets converted into corresponding md5 hashes and the referenced data is stored in my .ExternalData folder of the source.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Now, when I git push my local copy to my own vtk fork with this test.png.md5 and input.txt.md5, How is the referenced data uploaded on git?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Should I push only the original data (baseline image and input.json)</div><div style="font-family:arial,sans-serif;font-size:13px">
or</div><div style="font-family:arial,sans-serif;font-size:13px">the md5 files and the actual data both?</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
What is the ideal approach in this case where I wish to add testing data and external data to my own fork?</div><div style="font-family:arial,sans-serif;font-size:13px">Since the data is to be added only to my fork and not the original VTK, I don't think gerrit would be useful. Would it?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>Here is the GeoJSON reader & VTK fork that I am working on</div><div style="font-family:arial;font-size:small">
<font face="arial, sans-serif"><a href="https://github.com/OpenGeoscience/VTK/tree/master/IO/GeoJSON">https://github.com/OpenGeoscience/VTK/tree/master/IO/GeoJSON</a></font></div></div><div style="font-family:arial,sans-serif;font-size:13px">
If anymore information is required, I'll be glad to provide them.</div><div style><font face="arial, sans-serif"><br></font></div><div style><font face="arial, sans-serif">Thanks!</font></div><div style><font face="arial, sans-serif">Jatin Parekh</font></div>
</div>