Skip to content

Commit 2ac42cd

Browse files
committed
Add missing tests_locations.
1 parent 4f36e3f commit 2ac42cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

library-and-framework-list.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"metadata_locations": [
2323
"https://github.com/apache/tomcat/tree/9.0.x/res/graal"
2424
],
25+
"tests_locations": [
26+
"https://github.com/micronaut-projects/micronaut-servlet/actions/workflows/graalvm.yml",
27+
"https://github.com/spring-projects/spring-aot-smoke-tests"
28+
],
2529
"test_level": "community-tested"
2630
}
2731
]
@@ -34,6 +38,10 @@
3438
"metadata_locations": [
3539
"https://github.com/datastax/java-driver/tree/4.x/core/src/main/resources/META-INF/native-image"
3640
],
41+
"tests_locations": [
42+
"https://github.com/micronaut-projects/micronaut-cassandra/actions/workflows/graalvm.yml",
43+
"https://github.com/spring-projects/spring-aot-smoke-tests"
44+
],
3745
"test_level": "community-tested"
3846
}
3947
]

0 commit comments

Comments
 (0)