Support more features in test framework (#507)
* Fix error handle steps * Fix error message * Print row index * Print row index in assert msg * Fix workflow * Fix row index and cleanup * Fix Makefile * Load nba int vid space * Support int vid hash
Showing
- tests/CMakeLists.txt 0 additions, 26 deletionstests/CMakeLists.txt
- tests/Makefile 4 additions, 3 deletionstests/Makefile
- tests/common/comparator.py 45 additions, 20 deletionstests/common/comparator.py
- tests/common/dataset_printer.py 10 additions, 9 deletionstests/common/dataset_printer.py
- tests/common/nebula_service.py 2 additions, 2 deletionstests/common/nebula_service.py
- tests/common/types.py 11 additions, 0 deletionstests/common/types.py
- tests/common/utils.py 33 additions, 7 deletionstests/common/utils.py
- tests/conftest.py 46 additions, 19 deletionstests/conftest.py
- tests/ntr.out-of-source 0 additions, 6 deletionstests/ntr.out-of-source
- tests/tck/conftest.py 48 additions, 17 deletionstests/tck/conftest.py
- tests/tck/features/parser/Example.feature 17 additions, 8 deletionstests/tck/features/parser/Example.feature
- tests/tck/utils/mmh2.py 8 additions, 1 deletiontests/tck/utils/mmh2.py
- tests/tck/utils/nbv.py 11 additions, 4 deletionstests/tck/utils/nbv.py
tests/CMakeLists.txt
deleted
100644 → 0
tests/ntr.out-of-source
deleted
100644 → 0
Please register or sign in to comment