summaryrefslogtreecommitdiff
path: root/tck
AgeCommit message (Collapse)Author
2009-10-03Tweaked injector configuration instructions to make them more explicit.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@52 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-10-01Rolling back r48. I'd forgotten that we updated the spec to address this...Jesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@49 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-10-01Pete Muir's patch for making the TCK follow the spec more closelyJesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@48 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-10-01Fixing an incorrectly-named test in the TCK.Jesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@47 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-30Added SpareTire to list of classes that can be injected.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@46 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-30s/subclass/subtype/. Added a couple more test cases.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@45 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-30Added rule to spec requiring injectors to support injecting user-specified ↵Bob Lee
subtypes. Clarified and otherwise improved docs on Tck. Added a test case that mixes package private with overridding. git-svn-id: https://atinject.googlecode.com/svn/trunk@44 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-30TCK maintenance; we were constraining more than necessary.Jesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@43 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-29Added Javadocs for TCK.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@42 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-29Made static and private member injection optional.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@39 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-29JUnitified the TCKJesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@38 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Made forTests() thread safe (despite JUnit).Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@37 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Simplified TCK setup.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@36 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Repackaged TCK.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@35 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Added tests for the TCK itself.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@34 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Modified Tck to use JUnit.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@33 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Added JUnit.Bob Lee
git-svn-id: https://atinject.googlecode.com/svn/trunk@32 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Adding several more tests to the TCK.Jesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@31 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-28Further tests for the TCK: method visibility and overrides.Jesse Wilson
These tests check for private method injections; that's not required by the spec but it's an important thing to test. I might need to configure the tool to report these as warnings git-svn-id: https://atinject.googlecode.com/svn/trunk@29 3bc8319c-20ab-11de-9edc-3f40a397ab60
2009-09-27An early draft of the JSR 330 TCK. Most checks haven't been added yet.Jesse Wilson
git-svn-id: https://atinject.googlecode.com/svn/trunk@28 3bc8319c-20ab-11de-9edc-3f40a397ab60