Greg Landrum
ebd7dad122
Switch a bunch of C++ tests to use catch2 ( #8625 )
2025-07-18 11:50:38 +02:00
Eisuke Kawashima
75f03412ef
Modernize deprecated header inclusion ( #3137 )
2020-05-04 10:40:57 +02:00
Paolo Tosco
f7c888844d
moved test.h from RDBoost to RDGeneral for consistency with export.h ( #2074 )
2018-10-11 17:35:23 -04:00
Paolo Tosco
c08ea49bda
- enable building DLLs on Windows ( #1861 )
...
* - enable building DLLs on Windows
* - export.h and test.h are now auto-generated by CMake
2018-05-16 08:42:41 +02:00
Greg Landrum
7c0bb0b743
clang-tidy output
2017-04-22 17:09:24 +02:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
ptosco
ec8eb5a1bf
- Changed all occurrences of RDKit::PI into M_PI
...
- added #ifdef M_PI (...) #endif in all relevant places
- made length() and sqLength() method consistent
with respect to usage of pow(x, 2) vs x*x in
Code/Geometry/point.h
- removed gzip-related boost.iostreams dependency and
replaced with portable "cmake -E tar xzf" command
in Code/ForceField/MMFF/CMakeLists.txt
2013-09-20 17:45:41 +02:00
Greg Landrum
f3fbef45c5
update copyright statements
2010-09-26 17:04:37 +00:00
Greg Landrum
1810d4ba18
remove some old references to lapack++; cleanup the subgraph utils code a bit
2008-04-24 07:17:44 +00:00
Greg Landrum
5bb77b1b45
dos2unix
2008-02-22 17:56:40 +00:00
Greg Landrum
5d03333c22
setup svn keywords (should have done this before import... grn)
2006-05-06 22:54:39 +00:00
Greg Landrum
75a79b6327
initial import
2006-05-06 22:20:08 +00:00