summaryrefslogtreecommitdiffstats
path: root/tck
Commit message (Expand)AuthorAgeFilesLines
* Tweaked injector configuration instructions to make them more explicit.Bob Lee2009-10-031-10/+12
* Rolling back r48. I'd forgotten that we updated the spec to address this...Jesse Wilson2009-10-012-5/+6
* Pete Muir's patch for making the TCK follow the spec more closelyJesse Wilson2009-10-012-6/+5
* Fixing an incorrectly-named test in the TCK.Jesse Wilson2009-10-011-2/+2
* Added SpareTire to list of classes that can be injected.Bob Lee2009-09-301-1/+2
* s/subclass/subtype/. Added a couple more test cases.Bob Lee2009-09-304-2/+46
* Added rule to spec requiring injectors to support injecting user-specified su...Bob Lee2009-09-306-34/+112
* TCK maintenance; we were constraining more than necessary.Jesse Wilson2009-09-301-2/+2
* Added Javadocs for TCK.Bob Lee2009-09-291-6/+12
* Made static and private member injection optional.Bob Lee2009-09-292-105/+122
* JUnitified the TCKJesse Wilson2009-09-299-261/+405
* Made forTests() thread safe (despite JUnit).Bob Lee2009-09-282-12/+10
* Simplified TCK setup.Bob Lee2009-09-284-131/+28
* Repackaged TCK.Bob Lee2009-09-2817-87/+111
* Added tests for the TCK itself.Bob Lee2009-09-282-10/+53
* Modified Tck to use JUnit.Bob Lee2009-09-284-83/+111
* Added JUnit.Bob Lee2009-09-281-0/+9
* Adding several more tests to the TCK.Jesse Wilson2009-09-2816-112/+331
* Further tests for the TCK: method visibility and overrides.Jesse Wilson2009-09-287-28/+404
* An early draft of the JSR 330 TCK. Most checks haven't been added yet.Jesse Wilson2009-09-2717-0/+538