aboutsummaryrefslogtreecommitdiffstats
path: root/testutil/src
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-0914-15/+15
* - 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-291-3/+1
* 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-091-1/+1
* 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
* 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-201-3/+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-079-9/+9
* 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-081-3/+28
* Support file templatesHåkon Hallingstad2018-01-271-0/+2
* Move TestFileSystem to testutilHåkon Hallingstad2018-01-251-0/+24
* Add setInstant(Instant) to ManualClockBjørn Christian Seime2017-11-061-0/+4
* Make ValidationOverrides available from the outsideJon Bratseth2017-06-151-1/+5
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Revert "Update copyright headers"Jon Bratseth2017-06-1412-12/+12
* Update copyright headersJon Bratseth2017-06-1412-12/+12
* Remove carriage returnJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-1312-14/+14
* Copyright headerJon Bratseth2017-06-1312-14/+14
* Add /nodes/v2/maintenanceJon Bratseth2017-04-251-0/+2
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-071-0/+29
* Revert "Voffeloff/constant tensor validation"Vegard Sjonfjell2016-10-051-29/+0
* Merge branch 'master' into voffeloff/move-jsontesthelperVegard Sjonfjell2016-10-051-0/+1
|\
* | Move JsonTestHelper to testutilVegard Sjonfjell2016-10-051-0/+28
|/
* Add test of local redepoyment after validation override expiryJon Bratseth2016-09-071-0/+11