roottest icon indicating copy to clipboard operation
roottest copied to clipboard

The ROOT test suite

Results 51 roottest issues
Sort by recently updated
recently updated
newest added

The json reference files have been changed on top of the changes proposed in this PR https://github.com/root-project/roottest/pull/1152 . The objective is to reduce to the minimum the currently ubiquitous failures...

Sister PR of https://github.com/root-project/root/pull/16019.

Sibling of https://github.com/root-project/root/pull/15930

Depends on https://github.com/root-project/root/pull/16518

Adapt roottests to geom being off. Related to [#16514](https://github.com/root-project/root/pull/16514)

See https://github.com/root-project/root/pull/16495

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...

DO NOT MERGE!!! This PR adds testing of new SVGs and includes testing on all platforms with linux reference files . Currently the new svg tests are excluded. It includes:...

Necessary for Snapshot-related tests, now that snapshotting to RNTuple is being added (https://github.com/root-project/root/pull/15750).