aboutsummaryrefslogtreecommitdiffstats
path: root/testutil
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-122-15/+8
* Move to container core due to OSGI, keep a copy in testutil for use in tests...Henning Baldersheim2023-11-242-1/+31
* Update copyrightJon Bratseth2023-10-0915-16/+16
* Use Guice 6.0Bjørn Christian Seime2023-09-041-1/+1
* - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-291-56/+34
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-292-10/+3
* jdk21: declare method final in testutilgjoranv2023-07-171-1/+2
* Use single versions of dependenciesBjørn Christian Seime2022-11-171-1/+1
* Add JSON normalize method to test helperHåkon Hallingstad2022-10-274-0/+226
* Make testutil compatible with both Junit4 and Junit5Bjørn Christian Seime2022-07-284-15/+74
* Restore injectJon Bratseth2022-06-101-0/+2
* Handle lone childrenJon Bratseth2022-06-101-2/+0
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-092-1/+7
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Revert "Revert "Jonmv/reapply application name validation""Jon Marius Venstad2022-04-042-4/+4
* Revert "Jonmv/reapply application name validation"Jon Marius Venstad2022-04-042-4/+4
* Revert "Merge pull request #21961 from vespa-engine/revert-21918-jonmv/misc-6"Jon Marius Venstad2022-04-042-4/+4
* Revert "Jonmv/misc 6"Jon Marius Venstad2022-04-042-4/+4
* Cleanup, should not change anythingJon Marius Venstad2022-03-312-4/+4
* unify java warnings (use compiler args from parent)Arne H Juul2022-01-061-7/+0
* suppress varargs warningArne H Juul2022-01-061-0/+1
* Add toString for ManualClockgjoranv2021-11-091-0/+6
* Make the bill end date inclusive instead of exclusiveØyvind Grønnesby2021-11-031-2/+2
* Compare json strings with Jackson instead of obscure & abandonded lib.gjoranv2021-10-202-8/+8
* Allow setting unix:uid/gid attributes in JimFSValerij Fredriksen2021-10-131-1/+22
* Create custom fs attribute provider for uid/gidValerij Fredriksen2021-10-072-3/+163
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0710-10/+10
* Use SQL to gcJon Bratseth2021-06-301-1/+6
* Revert "Use SQL to gc"Harald Musum2021-06-291-6/+1
* Use SQL to gcJon Bratseth2021-06-291-1/+6
* Make ManualClock thread safeJon Marius Venstad2020-09-301-6/+7
* Minor unification of tests.Henning Baldersheim2020-08-125-137/+10
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-231-0/+1
* Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-221-1/+0
* Remove testutils dependencyJon Bratseth2019-03-221-0/+1
* Patching and retrieving node reports in host adminHåkon Hallingstad2019-02-082-3/+33
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Support file templatesHåkon Hallingstad2018-01-271-0/+2
* Move TestFileSystem to testutilHåkon Hallingstad2018-01-252-0/+29
* Use no_aop classifier for guice.gjoranv2017-12-011-0/+1
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-2/+0
* Use no_aop classifier for guice.gjoranv2017-11-301-0/+1
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Revert "Gjoranv/split parent"gjoranv2017-11-291-2/+0
* Use no_aop classifier for guice.gjoranv2017-11-291-0/+1
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Add setInstant(Instant) to ManualClockBjørn Christian Seime2017-11-061-0/+4
* Make ValidationOverrides available from the outsideJon Bratseth2017-06-151-1/+5