mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
14 lines
371 B
Python
Executable File
14 lines
371 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",{}),
|
|
("python","LazySignature.py",{}),
|
|
("python","SparseIntVect.py",{}),
|
|
]
|
|
longTests=[
|
|
]
|