Fix some unit tests in 21.0-mc16d branch
- Oct 12, 2020
-
-
scott snyder authored
Disable test for copying an empty BS file. Not working now because its input file has been deleted. Former-commit-id: 50da40e5
979c653e -
scott snyder authored
Update a bad test reference file (ubsan errors had crept in). Fixes ctest failure. Former-commit-id: e81bc2be76e45e4c016bc2aa36c3e236fbd70d44
e812b22e -
scott snyder authored
Don't remove asserts. Former-commit-id: 1d96d7a88257423b0ced5dce13db72bc2da18728
8fc125e2 -
Scott Snyder authored
Fix tests to allow reference files to be found outside of the repository. Former-commit-id: b6fca180
1d3f7c69 -
John Chapman authored74685c2d
-
scott snyder authored
Avoid calling functions that may return null via a reference. Allow testing whether a CylinderSurface has a bounds object (it can be missing depending on how the object was constructed). Allows avoiding undefined behavior sanitizer warnings from event dumping. Former-commit-id: 6aaed1df488f86e7caf3d14b7b872d9e592e558b
05d1d321 -
Scott Snyder authored
* Tagging PyDumper-00-01-99. * python/Dumpers.py (dump_Threevec): Suppress more negative zeros. 2017-01-26 scott snyder <snyder@bnl.gov> * Tagging PyDumper-00-01-98. * python/Dumpers.py (dump_parameters): Do not print pt/eta. They derive from the momentum and can print slightly differently depending on eigen version. Former-commit-id: d1bd9653
186b8f81 -
Scott Snyder authored
Former-commit-id: fe6d130e17077e3fc8fc02c8403a41130a337f03
2c9607e4 -
Scott Snyder authored
Allow tests to find reference files outside of the repository. Former-commit-id: 8dd9b752
9ca88d91 -
Scott Snyder authored
* Tagging XMLCoreParser-00-01-20. * src/ExpatCoreParser.cxx (do_comment): Suppress cppcheck warning. * Tagging XMLCoreParser-00-01-19. * Fix tests for cmake build. Former-commit-id: 1dd15678
c69ec602
-