Files
rdkit/Code/JavaWrappers/gmwrapper/src-test/org/RDKit
Paolo Tosco 177c09cd6b Expose additional functionality to SWIG wrappers (#5614)
* - setenv() should be defined also for MinGW builds, not just MSVC
- fixed getBestRMS signature (ROMol& should be const)
- expose normalizeDepiction(), straightenDepiction(), getBestRMS(), CalcRMS() and getBestAlignmentTransform() to SWIG wrappers
- expose MolFromSmiles() overload taking SmilesParserParams parameter to SWIG wrappers
- expose DoubleVector class to SWIG wrappers as it is needed by alignment functions
- replace std::string with const std::string& in several SWIG wrapper signatures
- build RDKit2DotNet.dll as a 64-bit library on MinGW 64-bit
- add Java tests for the newly exposed SWIG functions
- fixed inconsistent indentation in Chemv2Tests.java

* changes in response to review

* fix typo

* reverted file committed by mistake

Co-authored-by: Tosco, Paolo <paolo.tosco@novartis.com>
2022-10-04 05:04:28 +02:00
..
2013-08-25 06:36:10 +02:00
2015-01-19 23:17:32 +01:00
2014-05-22 10:32:46 +02:00
2017-10-12 06:42:15 +02:00
2019-10-19 09:07:54 -04:00
2019-01-31 00:03:39 -05:00
2019-10-10 20:18:43 +09:00
2019-10-03 18:07:26 -04:00
2015-08-23 06:57:43 +02:00
2013-10-11 18:06:09 +02:00
2020-09-09 04:59:08 +02:00
2020-09-09 04:59:08 +02:00
2016-11-15 14:51:05 +00:00
2022-09-28 05:49:27 +02:00