zcsizmadia edited a comment on pull request #1574: URL: https://github.com/apache/avro/pull/1574#issuecomment-1058140699
@martin-g I think it is ready for review: Added several avrogen related tests: 1. Command line sanity checks 2. Exit codes 3. Compiling several schema files and checking the generated types and source files, and directory structure 4. Making sure that the generated code form the cs files can instantiate all the objects generated by avrogen 5. Making sure that namespace mapping works as well (checking compilation, generated files, instantiating expected objects) 6. Making sure that reserved keywords in namespaces or namespace mapping work as well (checking compilation, generated files, instantiating expected objects) 7. Revived the disabled cunit tests which were commented out because of teh DOM compiler does not work on net core app (replaced by the runtime roslyn compiler) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
