1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-30 23:36:44 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Heiko Schaefer 389c99cf1b
Add dependency on slf4j 2023-07-16 13:07:17 +02:00
Paul Schaub 13e58f75d6
Move NetworkDSL to testFixtures sources so we can reuse it in pgpainless-wot 2023-07-12 17:05:37 +02:00
Paul Schaub ae92b01cbb
Remove pgpainless-core dependency from wot-dijkstra 2023-07-12 17:03:52 +02:00
Paul Schaub 4a161a8d91
Add kotlin-test-junit5 for JUnit tests in kotlin code 2023-07-12 17:03:47 +02:00
Paul Schaub ab0835d176
Introduce CertificationFactory.
This is done in an attempt to minimize the number of BC/PGPainless dependencies in wot-dijkstra
2023-07-12 17:03:46 +02:00
Paul Schaub cdb6c838e2
Enable Kotlin code in wot-dijkstra 2023-07-12 17:03:43 +02:00
Paul Schaub 90e87ccab4
Checkout wot-dijkstra and pgpainless-wot from wot branch 2023-07-12 17:03:42 +02:00