mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
GH-1365 rework java version parsing and sorting
This commit is contained in:
parent
5f57df8110
commit
a008efd24e
23 changed files with 414 additions and 138 deletions
|
|
@ -30,6 +30,7 @@ add_unit_test(filematchers tst_filematchers.cpp)
|
|||
add_unit_test(ModList tst_ModList.cpp)
|
||||
add_unit_test(Resource tst_Resource.cpp)
|
||||
add_unit_test(GZip tst_GZip.cpp)
|
||||
add_unit_test(JavaVersion tst_JavaVersion.cpp)
|
||||
|
||||
# Tests END #
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue