summaryrefslogtreecommitdiffstats
path: root/tck/org/atinject
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-0/+1212