aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/processing/request/CompoundNameTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26651 from vespa-engine/jonmv/DP-to-reduce-number-of-crea...Henning Baldersheim2024-05-061-22/+41
|\
| * Forbid compound names whose children are illegaljonmv2023-03-301-0/+16
| * Avoid creating an exponential number of compound-names with many segmentsjonmv2023-03-301-22/+25
* | Update copyrightJon Bratseth2023-10-091-1/+1
|/
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-55/+57
* CompoundName.first(int n) is called multiple time from QueryProfileProperties...Henning Baldersheim2023-03-271-2/+11
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-35/+33
* Join 2 testcases for CompoundName.Henning Baldersheim2022-06-291-31/+90
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add java source files from the processing module.gjoranv2021-02-171-0/+158