- Jun 27, 2018
-
-
Axel Naumann authored
-
- Jun 18, 2018
-
-
Olivier Couet authored
(axis title offset saving in C file)
-
- Jun 05, 2018
-
-
Guilherme Amadio authored
Introduced by commit fc5d4ce6.
-
- Jun 04, 2018
-
-
Guilherme Amadio authored
The buffer tests for histograms have slightly different rounding errors between buffered/not buffered histograms which exceed a few epsilons, so the test fails if the tolerances are too strict.
-
- Jun 01, 2018
-
-
Philippe Canal authored
-
Oksana Shadura authored
-
- May 31, 2018
-
-
Lorenzo Moneta authored
The test merging histogram with labels, which have been filled using SetBinContent() and ResetStats to compute the entry, fails in older ROOT versions
-
- May 30, 2018
-
-
Lorenzo Moneta authored
This reverts commit 52a910dc.
-
- May 24, 2018
-
-
Lorenzo Moneta authored
-
- May 22, 2018
-
-
Yuka Takahashi authored
* Revert "[cxxmodules] Exclude TFormula test" This reverts commit 6bcb2422. * Revert "[cxxmodules] Exclude remaining tests" This reverts commit bea06e82. * Revert "[cxxmodules] Temporary excluding tests for cxxmodules build bot" This reverts commit 7a3e417c. * [cxxmodules] Enable 17 tests and exclude 3 tests Recent change to master fixed some tests which were excluded previously, let's enable them again.
-
- May 17, 2018
-
-
Oksana Shadura authored
-
- May 15, 2018
-
-
Guilherme Amadio authored
Renaming as requested by Lorenzo.
-
Guilherme Amadio authored
Fixes: [ROOT-9216](https://sft.its.cern.ch/jira/browse/ROOT-9216)
-
Yuka Takahashi authored
-
- May 11, 2018
-
-
Yuka Takahashi authored
Excluded tdf012_DefinesAndFiltersAsStrings, stressvector-interpreted, stressmathcore-interpreted when runtime_cxxmodules is On.
-
Yuka Takahashi authored
This excludes tests which are failing in runtime modules nightly builds. We want to add runtime modules bot to incrementals and PRs so that people can fix their bugs before commiting.
-
- May 09, 2018
-
-
Lorenzo Moneta authored
Fix the configuration to find Blas and decide either to build CPU or GPU architecture. Define this in RCondifure.h
-
Guilherme Amadio authored
-
- Apr 04, 2018
-
-
Fons Rademakers authored
-
Philippe Canal authored
-
- Mar 27, 2018
-
-
Axel Naumann authored
-
- Mar 14, 2018
-
-
Bertrand Bellenot authored
-
- Mar 10, 2018
-
-
Oksana Shadura authored
Changing option name according better option semantic/documentation cases and extending it to be more generic (supporting zlib, lz4 and lzma)
-
Oksana Shadura authored
-
Oksana Shadura authored
-
Oksana Shadura authored
-
- Mar 01, 2018
-
-
Olivier Couet authored
-
- Feb 10, 2018
-
-
Lorenzo Moneta authored
Fix a compiler warning
-
- Feb 09, 2018
-
-
Lorenzo Moneta authored
Fix correctly hanflying of whitespace in parameter names. Due to a bug in handling the parameter name, reconstruction a function from an expression with white space did not work
-
- Jan 29, 2018
-
-
Guilherme Amadio authored
This breaks linking of the test with the error below: Scanning dependencies of target test-veccore [100%] Building CXX object test/CMakeFiles/test-veccore.dir/test-veccore.cxx.o In file included from /usr/include/VecCore/Limits.h:9:0, from /usr/include/VecCore/Backend/Implementation.h:5, from /usr/include/VecCore/VecCore:12, from /home/amadio/src/root/test/test-veccore.cxx:2: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cmath:45:15: fatal error: math.h: No such file or directory #include_next <math.h> ^~~~~~~~
-
- Jan 26, 2018
-
-
Danilo Piparo authored
-
- Jan 23, 2018
-
-
Danilo Piparo authored
-
- Jan 22, 2018
-
-
Danilo Piparo authored
-
- Jan 18, 2018
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
- Jan 09, 2018
-
-
Pere Mato Vila authored
-
- Dec 09, 2017
-
-
Guilherme Amadio authored
Removed in C++17. No functionality change intended.
-
- Dec 08, 2017
-
-
Axel Naumann authored
-
Axel Naumann authored
-
- Dec 07, 2017
-
-
Lorenzo Moneta authored
-