mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
13 lines
300 B
Python
Executable File
13 lines
300 B
Python
Executable File
tests=[
|
|
("python","UnitTestBitVect.py",{}),
|
|
("python","UnitTestcBitVect.py",{}),
|
|
("python","UnitTestcBitVect2.py",{}),
|
|
("python","UnitTestBitEnsemble.py",{}),
|
|
("python","UnitTestTopNContainer.py",{}),
|
|
("python","BitUtils.py",{}),
|
|
("python","VectCollection.py",{}),
|
|
]
|
|
longTests=[
|
|
]
|
|
|