Skip to content

Commit

Permalink
Re-enable fastcloningeventtree tests
Browse files Browse the repository at this point in the history
* The `fastcloningeventtree` folder is updated to using cmake instead of make.
* The `ctrans.C` macro now properly loads the shared library built at the same
  directory of the input file
* Relationship between `fastcloningeventtree` and `event` is made cleared. The
  first depends on the latter. They are thus placed in the same roottest subfolder
  • Loading branch information
vepadulano committed Feb 20, 2024
1 parent 5f20e9b commit 82d5f21
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 368 deletions.
2 changes: 0 additions & 2 deletions root/tree/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@

set(excluded_tests fastcloningeventtree)
ROOTTEST_ADD_TESTDIRS(EXCLUDED_DIRS ${excluded_tests})
90 changes: 0 additions & 90 deletions root/tree/fastcloningeventtree/CMakeLists.txt

This file was deleted.

187 changes: 0 additions & 187 deletions root/tree/fastcloningeventtree/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions root/tree/fastcloningeventtree/ctrans.C

This file was deleted.

61 changes: 0 additions & 61 deletions root/tree/fastcloningeventtree/dt_RunDrawTest.sh

This file was deleted.

7 changes: 0 additions & 7 deletions root/tree/fastcloningeventtree/mtrans.C

This file was deleted.

Loading

0 comments on commit 82d5f21

Please sign in to comment.