Is there an established way to add unit tests specific to a language and issue, or does anyone have a recommendation on how this should be done (or not done)?
I'd like to add a unit test for my fix to THRIFT-2832, a bug in the C (GLib) compiler, but it seems right now each language has only unit tests written against the .thrift files in the top-level "test" subfolder and not test cases for specific issues that have been reported. Is this intentional, or can anyone suggest a good approach (file layout and etc.) for adding issue-specific test cases for a particular language? -- *Simon South* Independent Software Developer Phone: +1 289 716 9945 Email: [email protected]
