roottest icon indicating copy to clipboard operation
roottest copied to clipboard

[df] Improve user interface in DistrRDF

Open martamaja10 opened this issue 6 months ago • 1 comments

The tests of the new features (PR https://github.com/root-project/root/pull/16309) are added here.

The idea for the tests is to use the same function for filtering - check_number_less_than_5(rdfentry_) , but the function is delivered via the headers, shared libraries (note: we need to decide how do we want to test this as .so is in the gitignore), files or direct C++ code declaration. The issue with adding several functions with code declarations is yet to be investigated.

martamaja10 avatar Aug 26 '24 08:08 martamaja10