Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-13 | [testing] marking down all jackson related tests as j8+ only | Reinier Zwitserloot | |
The jackson dep we need for testing is too new a class file to run on j6, stubbing it out too much effort. Odds we find a bug specifically because this stuff fails on java6/7 are low, and I'm okay with supporting 6/7 a little less well. | |||
2018-09-11 | adjusted toBuilder tests to cover private variables (impl not yet done) | Jan Rieke | |
2018-09-11 | SuperBuilder: fixed ObtainVia | Jan Rieke | |
2018-09-09 | SuperBuilder toBuilder; test cases | Jan Rieke | |