summaryrefslogtreecommitdiff
path: root/java/system_modules_test.go
AgeCommit message (Expand)Author
2025-02-12Don't panic in ModuleForTests and friends Colin Cross
2025-01-31Add t.Parallel() to java tests Colin Cross
2024-08-12Merge SingletonProviderContext with OtherModuleProviderContext Yu Liu
2024-08-09Add PrepareForTestWithBuildFlag Colin Cross
2024-02-06Support mechanism to select a specific version of module sdk prebuilt Spandan Das
2023-12-14Convert ModuleProvder to generic providers API Colin Cross
2021-03-31Remove varargs from RunTest(t *testing.T) Paul Duffin
2021-03-29Migrate system_modules_test.go from NormalizePathsForTesting Paul Duffin
2021-03-24Remove javaFixtureFactory Paul Duffin
2021-03-12Migrate from result methods to function Asserts Paul Duffin
2021-03-11Improve name of getModuleHeaderJarsAsNormalizedPaths Paul Duffin
2021-03-11Ensure java_system_modules_import uses prebuilts Paul Duffin
2021-03-11Improve system modules tests Paul Duffin
2021-03-11Convert system modules tests to use fixtures Paul Duffin
2021-03-11Separate system modules tests into their own file Paul Duffin