1. Building unit tests to *.test -> now binaries for UT must meet regexp "[a-zA-Z0-9_].test"
2. Refactor find_tests code 3. Rewrite and Add comment for chdir(base) (test_run.py:145) 4. Rewrite .gitignore file for new name of unit tests
Showing
- .gitignore 17 additions, 19 deletions.gitignore
- test/lib/unittest_server.py 9 additions, 8 deletionstest/lib/unittest_server.py
- test/test-run.py 7 additions, 4 deletionstest/test-run.py
- test/unit/CMakeLists.txt 23 additions, 23 deletionstest/unit/CMakeLists.txt
- test/unit/bit.result 0 additions, 0 deletionstest/unit/bit.result
- test/unit/bitset_basic.result 0 additions, 0 deletionstest/unit/bitset_basic.result
- test/unit/bitset_index.result 0 additions, 0 deletionstest/unit/bitset_index.result
- test/unit/bitset_iterator.result 0 additions, 0 deletionstest/unit/bitset_iterator.result
Loading
Please register or sign in to comment