summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/core
Commit message (Expand)AuthorAgeFilesLines
* Let ApplicationBundleLoader take its installer as a ctor argumentgjoranv2020-07-201-4/+1
* Remove the unnecessary BundleInstaller interface.gjoranv2020-07-182-21/+20
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-9/+8
* Add unit test for PlatformBundleLoadergjoranv2020-07-171-0/+65
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-8/+8
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-8/+8
* Reapply "Load platform bundles separately"gjoranv2020-07-161-8/+8
* Revert "Load platform bundles separately"Harald Musum2020-07-161-8/+8
* Rename use -> useBundlesgjoranv2020-07-151-5/+5
* Rename bundle loader classes and fields for consistency.gjoranv2020-07-151-3/+3
* Add copyright headersgjoranv2020-04-174-0/+4
* Rename BundleLoader -> BundleManagergjoranv2020-04-161-3/+3
* Add file reference status to test.gjoranv2020-04-161-0/+15
* Add unit test and test helpers for BundleLoadergjoranv2020-04-164-0/+266