Skip to content

Conversation

linev
Copy link
Member

@linev linev commented Sep 15, 2025

  1. Convert cling/template and cling/reflex to cmake
  2. Remove tests which not run with Makefile and cannot be run - while Cintex was removed
  3. Remove unused Makefile and .rootrc files
  4. Do not copy macros to build directory - they can run from source dir as well

Like in Makefile, generate dictionaries and then run.C.
Using complex sed rules to filter out output
Remove ref file for no longer exists cint versions
Use longer lib names to avoid conflict with other tests
Use longre library names to avoid conflict with other tests
Also use complex sed rule to filter-out output
Remove unusued ref files
First generate reflex dictionary and then run tests using this dictionary
Remove tests using Reflex/Type.h and Cintex - which are no longer
available and were not testsed in plain Makefile
To ensure that execution of runConst.C and runConst.C+ do not
affect each other, first delete compiled code, than run interpreted
macro and at the end in compiled mode
When running root, macro path set to source dir anyway
Copy link

github-actions bot commented Sep 15, 2025

Test Results

    21 files      21 suites   3d 17h 35m 2s ⏱️
 3 677 tests  3 677 ✅ 0 💤 0 ❌
75 436 runs  75 436 ✅ 0 💤 0 ❌

Results for commit 5d7da52.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant