aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/fasterxml/jackson/databind/struct
AgeCommit message (Expand)Author
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18Fixed #2767Tatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18More test refactoringTatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18test cleanupTatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18Minor test cleanupTatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Fixed #2770Tatu Saloranta
2020-06-09Minor test rearrangement; also test (now) obsolete initial tests for #2066Tatu Saloranta
2020-06-08Test refactoring (test renaming)Tatu Saloranta
2020-06-07...Tatu Saloranta
2020-06-07Continue work on using CoercionConfigs, start converting scalars/primitives (...Tatu Saloranta
2020-05-02Fix #2707Tatu Saloranta
2020-03-08Fix #2647 (last part)Tatu Saloranta
2020-03-07Add improved tests wrt #2635 fixTatu Saloranta
2020-03-07test cleanupTatu Saloranta
2019-10-07Enable SORT_PROPERTIES_ALPHABETICALLY for deterministic order in testscontextshuffling
2019-09-20Fix #2077Tatu Saloranta
2019-08-23more test refactoringTatu Saloranta
2018-08-28* Fix #2088Tatu Saloranta
2018-06-15Add "fake" builder (not really immutable) for ObjectMapper, convert parts of ...Tatu Saloranta
2018-01-16Fix #1878Tatu Saloranta
2017-12-05Minor test refactoringTatu Saloranta
2017-06-27Replace "can not" by "cannot" in codeOliver Kopp
2017-04-10Fixde #1106Tatu Saloranta
2017-03-31Work towards #1106Tatu Saloranta
2017-03-30...Tatu Saloranta
2017-03-30Start work on #1106, allow disabling coercion of scalarsTatu Saloranta
2017-03-30test refactoringTatu Saloranta
2017-03-25Fixed #383Tatu Saloranta
2017-03-25test cleanupTatu Saloranta
2017-03-23Fix #994Tatu Saloranta
2017-03-23Merge branch '2.8'Tatu Saloranta
2017-03-23Add enum handling wrt #994Tatu Saloranta
2017-03-23Merge branch '2.8'Tatu Saloranta
2017-03-23Improve handling wrt #994, now supporting more types but not all (full fix fo...Tatu Saloranta
2017-03-16Add a failing test for #1559Tatu Saloranta
2017-03-11minor test refactoringTatu Saloranta
2017-03-07Merge branch '2.8'Tatu Saloranta
2017-03-07Fix #1543Tatu Saloranta
2017-03-07Merge branch '2.8'Tatu Saloranta
2017-03-07Add failing test for #1543Tatu Saloranta
2017-01-09Merge branch '2.8'Tatu Saloranta
2017-01-09Fix #1493Tatu Saloranta
2016-12-01Fixed #265 (add exception for attempts to use @JsonUnwrapped with @JsonCreator)Tatu Saloranta
2016-11-25Rename `InputMismatchException` as `MismatchedInputException` to avoid issues...Tatu Saloranta
2016-11-11Merge branch '2.8'Tatu Saloranta