• Andy Wilkinson's avatar
    Test that auto configurations can be added by init scripts · 2e81b1d0
    Andy Wilkinson authored
    When an init command is run, it may add entries to the classpath. This
    commit adds a test that verifies that, if an entry that is added to
    the classpath contains a CompilerAutoConfiguration file in
    META-INF/services, then the CompilerAutoConfigurations declared in it
    are found by subsequent ServiceLoader.load calls.
    2e81b1d0
Name
Last commit
Last update
..
command Loading commit data...
compiler Loading commit data...
ClassLoaderIntegrationTests.java Loading commit data...
CliTester.java Loading commit data...
GrabCommandIntegrationTests.java Loading commit data...
GrapesCleaner.java Loading commit data...
ReproIntegrationTests.java Loading commit data...
SampleIntegrationTests.java Loading commit data...
SpringCliTests.java Loading commit data...
TestCommandIntegrationTests.java Loading commit data...