-
- Downloads
Merge branch 'sdf_v3000' into develop
No related branches found
No related tags found
Showing
- modules/io/src/mol/sdf_reader.cc 374 additions, 37 deletionsmodules/io/src/mol/sdf_reader.cc
- modules/io/src/mol/sdf_reader.hh 40 additions, 4 deletionsmodules/io/src/mol/sdf_reader.hh
- modules/io/tests/CMakeLists.txt 1 addition, 0 deletionsmodules/io/tests/CMakeLists.txt
- modules/io/tests/test_io_sdf.py 7 additions, 0 deletionsmodules/io/tests/test_io_sdf.py
- modules/io/tests/test_io_sdf_v3000.cc 194 additions, 0 deletionsmodules/io/tests/test_io_sdf_v3000.cc
- modules/io/tests/testfiles/sdf/m_chg.sdf 19 additions, 0 deletionsmodules/io/tests/testfiles/sdf/m_chg.sdf
- modules/io/tests/testfiles/sdf_v3000/compound.sdf 660 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/compound.sdf
- modules/io/tests/testfiles/sdf_v3000/multiple.sdf 100 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/multiple.sdf
- modules/io/tests/testfiles/sdf_v3000/properties.sdf 62 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/properties.sdf
- modules/io/tests/testfiles/sdf_v3000/simple.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/simple.sdf
- modules/io/tests/testfiles/sdf_v3000/test.py 5 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/test.py
- modules/io/tests/testfiles/sdf_v3000/wrong_atomcount.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/wrong_atomcount.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_atomlinelength.sdf 26 additions, 0 deletions...les/io/tests/testfiles/sdf_v3000/wrong_atomlinelength.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_bondatomnumber.sdf 26 additions, 0 deletions...les/io/tests/testfiles/sdf_v3000/wrong_bondatomnumber.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_bondcount.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/wrong_bondcount.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_bondlinelength.sdf 26 additions, 0 deletions...les/io/tests/testfiles/sdf_v3000/wrong_bondlinelength.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_bondtype.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/wrong_bondtype.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_charge.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/wrong_charge.sdf
- modules/io/tests/testfiles/sdf_v3000/wrong_keyword.sdf 26 additions, 0 deletionsmodules/io/tests/testfiles/sdf_v3000/wrong_keyword.sdf
Loading
Please register or sign in to comment