aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/fasterxml/jackson/databind/jsontype
AgeCommit message (Expand)Author
2020-07-10Backport #2761 in 2.12Tatu Saloranta
2020-07-10Issue 2761 (#2762)Swayam Raina
2020-06-19Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-19Fixed #2753Tatu Saloranta
2020-06-19Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-19Convert most test methods to use new builder-based resolver builder way (old ...Tatu Saloranta
2020-05-05Fix #1919Tatu Saloranta
2020-05-05Fix #2683Tatu Saloranta
2020-04-27Minor fix to a unit test: was not properly configure mapper in alt caseTatu Saloranta
2020-04-16Add passing test for #2588Tatu Saloranta
2020-03-29Fix #2668Tatu Saloranta
2020-03-28Fix #2632Tatu Saloranta
2020-03-26Minor refactoring wrt #2632Tatu Saloranta
2020-03-26Merge branch '2.10' into 2.11Tatu Saloranta
2020-03-25test cleanupTatu Saloranta
2020-02-27Merge branch '2.10' into 2.11Tatu Saloranta
2020-02-27First improvement wrt #2632: change to give more meaningful fail message.Tatu Saloranta
2020-02-17Minor tweaks to fix for #1983, update release notesTatu Saloranta
2020-02-12Merge branch '2.10' into 2.11Tatu Saloranta
2020-02-12Fix #2605 (failure to deserializer polymorphic values with base type `Enum`)Tatu Saloranta
2020-01-31...Tatu Saloranta
2020-01-31...Tatu Saloranta
2020-01-31Merge branch '2.10' into 2.11Tatu Saloranta
2020-01-31Fix for #2610 by @ashlanderrTatu Saloranta
2020-01-31...Tatu Saloranta
2020-01-31Merge branch '2.10' into 2.11Tatu Saloranta
2020-01-31Moar test refactoringTatu Saloranta
2020-01-31Merge branch '2.10' into 2.11Tatu Saloranta
2020-01-31test refactorTatu Saloranta
2020-01-08Fix #2573 (this adds tests, actual impl in preceding commit)Tatu Saloranta
2019-12-02Merge branch '2.10' into 2.11Tatu Saloranta
2019-12-02Minor tweaks after #2556 (no functional changes)Tatu Saloranta
2019-11-18Tweak PTV matchers to pass config/contextTatu Saloranta
2019-11-06Add tests for custom filters for PTVTatu Saloranta
2019-11-06Change visibility of PTV Matchers to allow use of custom matchersTatu Saloranta
2019-11-06Merge branch '2.10' into 2.11Tatu Saloranta
2019-11-06Fix #2534Tatu Saloranta
2019-11-05Allow registering the same subtype multiple timesJoe Koshakow
2019-10-16Fix #2503 (support `keyUsing` on key class)Tatu Saloranta
2019-10-07Enable SORT_PROPERTIES_ALPHABETICALLY for deterministic order in testscontextshuffling
2019-09-24Fix #2472Tatu Saloranta
2019-09-19Add release note entry for #2467Tatu Saloranta
2019-09-19Deserialize WRAPPER_ARRAY with no second parameter as null value (#2468)Martín Coll
2019-09-15Fix #1093 (Default typing does not work with `writerFor(Object.class)`)Tatu Saloranta
2019-09-15Test refactoringTatu Saloranta
2019-08-28Fix #2349Tatu Saloranta
2019-08-23more test refactoringTatu Saloranta
2019-08-20Fix #2428Tatu Saloranta
2019-08-13Test cleanup wrt 3.0Tatu Saloranta
2019-08-13Merge branch '2.9' into 2.10Tatu Saloranta