aboutsummaryrefslogtreecommitdiff
path: root/standalone/build.gradle.kts
Commit message (Collapse)AuthorAgeFilesLines
* Fix ECDH external in reader.J08nY2025-04-161-2/+2
|
* Attempt to fix submodule build.J08nY2024-08-161-3/+9
|
* Merge branch 'master' into build-with-nixJán Jančár2024-08-091-3/+13
|\
| * Add deterministic PRNG via preload of RNG functions.J08nY2024-08-091-0/+4
| |
| * Do not ignore failures in standalone tests.J08nY2024-08-081-2/+1
| |
| * Fix test path for codecov.J08nY2024-08-081-0/+2
| |
| * Try to see what goes wrong in the tests.J08nY2024-08-081-0/+2
| |
| * Fix listSuites.J08nY2024-08-071-1/+0
| |
| * Move coverage reports where codecov finds them.J08nY2024-08-021-1/+4
| |
| * Aggregate test coverage over subprojects.J08nY2024-08-021-1/+2
| |
* | Clean unnecessary WolfCrypt build instructionsquapka2024-07-231-10/+2
|/
* Add note about required Java versions.J08nY2024-04-271-1/+1
|
* Fix CI lib build.J08nY2024-04-031-1/+1
|
* Build individual libraries through GradleJan Kvapil2024-04-021-3/+11
|
* Run all test suites in CI.J08nY2024-03-311-1/+1
|
* Add storing of test results.J08nY2024-03-311-4/+18
|
* Add more suites to tests.J08nY2024-03-301-1/+6
|
* Add test-vector suite to tests.J08nY2024-03-281-0/+3
|
* Correct listings of supported libraries.J08nY2024-03-281-0/+3
|
* Add CLI export test.J08nY2024-03-271-0/+1
|
* Fix mbedTLS lookup.J08nY2024-03-271-1/+4
|
* Add test setup to reader app.J08nY2024-03-271-0/+1
|
* Fix wilfCrypt use in CI and tests.J08nY2024-03-271-5/+12
|
* Add more tests.J08nY2024-03-271-0/+6
|
* Add code coverage measurement.J08nY2024-03-271-0/+11
|
* Add first standalone unit test.J08nY2024-03-251-0/+8
|
* Add CI.J08nY2024-03-251-4/+6
|
* Fix applet building.J08nY2024-03-251-0/+29
|
* Basic Gradle setup.J08nY2024-03-251-0/+23