typetools / annotation-tools

Tools for type annotations in Java
https://checkerframework.org/annotation-file-utilities/
MIT License
38 stars 34 forks source link

Verify standard error output in tests #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There are a few tests in annotation-tools/annotation-file-utilities/tests/ that 
produce warning outputs to standard error for invalid annotation insertion 
locations.

The standard error output of each test should be compared with an expected 
output to ensure that the correct warnings are occurring.

Original issue reported on code.google.com by emspis...@gmail.com on 27 Feb 2013 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by mer...@cs.washington.edu on 26 Jul 2013 at 5:57