Commits


Kengo Seki authored and Brian Lachniet committed 95f6c12d3ec
AVRO-2459: Add data interop test for the C# bindings (#574) * AVRO-2459: Add data interop test for the C# bindings * Reflect @blachniet's comments. With these fixes, * `./build.sh test` runs tests without the "Interop" category * `./build.sh interop-data-test` runs only the "Interop" category tests, always resolves the input path correctly, and fails if the input directory doesn't exist yet