aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2020-07-16Fixed #2796 (second part of fix to apply TypeModifiers on `TypeFactory.constr...Tatu Saloranta
2020-07-15Fixed #2796 (or part of it at least)Tatu Saloranta
2020-07-08Add failing test for #2785Tatu Saloranta
2020-07-08Merge branch '2.10' into 2.11Tatu Saloranta
2020-07-08Add a test for #2787, partial fix (no more NPE, now fails otherwise)Tatu Saloranta
2020-07-04Manual merge of fix for #2785 (from PR #2786)Tatu Saloranta
2020-07-02Fix first part of #2783 (parser initialization)Tatu Saloranta
2020-07-02Add failing tests for #2783Tatu Saloranta
2020-06-20Fixed #2757Tatu Saloranta
2020-06-19Fixed #2753Tatu Saloranta
2020-06-19Convert most test methods to use new builder-based resolver builder way (old ...Tatu Saloranta
2020-06-18Fixed #2767Tatu Saloranta
2020-06-18Start work on fixing #2767Tatu Saloranta
2020-06-18More test refactoringTatu Saloranta
2020-06-18test cleanupTatu Saloranta
2020-06-18Minor test cleanupTatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Fixed #2770Tatu Saloranta
2020-06-16Fixed #2759Tatu Saloranta
2020-06-15Add failing test for #2759Tatu Saloranta
2020-06-11... add basic test for #2755 (can not easily test problem, but can verify cop...Tatu Saloranta
2020-05-24Minor test fix: force use of `JsonMapper`, not plain `ObjectMapper` (only rel...Tatu Saloranta
2020-05-21Minor test cleanupTatu Saloranta
2020-05-19Fix #2725Tatu Saloranta
2020-05-19Add a failing test for #2725Tatu Saloranta
2020-05-16Undo previous fix; causes 2 regressions unfortunately, and working to solve t...Tatu Saloranta
2020-05-16Minor fix to `CollectionDeserializer` to fix https://github.com/FasterXML/jac...Tatu Saloranta
2020-05-04Move #2486 tests out of "failing"Tatu Saloranta
2020-05-04Merge branch '2.10' into 2.11Tatu Saloranta
2020-05-04Add a passing test wrt https://github.com/FasterXML/jackson-core/issues/586Tatu Saloranta
2020-05-03Issue 2486 test update (#2708)Ville Koskela
2020-05-02Merge branch '2.10' into 2.11Tatu Saloranta
2020-05-02Minor test cleanupTatu Saloranta
2020-05-02Added test demonstrating issue 2486.Ville Koskela
2020-04-30Merge branch '2.10' into 2.11Tatu Saloranta
2020-04-30minor test cleanupTatu Saloranta
2020-04-28Minor improvement wrt #2701 (error reporting)Tatu Saloranta
2020-04-27Minor fix to a unit test: was not properly configure mapper in alt caseTatu Saloranta
2020-04-23Fix #2693Tatu Saloranta
2020-04-18Forgot to move #2686 under failingTatu Saloranta
2020-04-17Minor tweak to failing test for #2465Tatu Saloranta
2020-04-16Add failing test for #2686Tatu Saloranta
2020-04-16Add passing test for #2588Tatu Saloranta
2020-04-15Remove some of work wrt #2678 (approach not feasible)Tatu Saloranta
2020-04-15Some preparatory work for #2678Tatu Saloranta
2020-04-15Fix #962Tatu Saloranta
2020-04-14Minor test cleanupTatu Saloranta
2020-04-13Some preparatory work wrt #2678Tatu Saloranta
2020-04-13minor addition to testTatu Saloranta
2020-04-13Add failing test for #1921Tatu Saloranta