Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
One CMakeLists for all java teshes
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 20:58:47 +0000 (21:58 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 5 Mar 2016 20:58:47 +0000 (21:58 +0100)
commit70d5a925d60c5bdfb0e72183e28435b2023e8529
treefe15f1b23d2f09bf112336e74c722f2267f44748
parentb0ab0c5a91c78404c76b02acf058c7a762934c74
One CMakeLists for all java teshes
.gitignore
teshsuite/java/CMakeLists.txt [new file with mode: 0644]
teshsuite/java/SemaphoreGC/SemaphoreGC.java [moved from teshsuite/java/semaphore/SemaphoreGC.java with 98% similarity]
teshsuite/java/SemaphoreGC/SemaphoreGC.tesh [moved from teshsuite/java/semaphore/semaphore_gc.tesh with 66% similarity]
teshsuite/java/SleepHostOff/SleepHostOff.java [moved from teshsuite/java/sleep_host_off/SleepHostOff.java with 98% similarity]
teshsuite/java/SleepHostOff/SleepHostOff.tesh [moved from teshsuite/java/sleep_host_off/sleep_host_off.tesh with 83% similarity]
teshsuite/java/SleepHostOff/sleep_host_off_d.xml [moved from teshsuite/java/sleep_host_off/sleep_host_off_d.xml with 100% similarity]
teshsuite/java/semaphore/CMakeLists.txt [deleted file]
teshsuite/java/sleep_host_off/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake