10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-22 10:47:33 +02:00

Added -v to test

This commit is contained in:
Anthony Scemama 2016-11-30 19:23:14 +01:00
parent 222497d6ed
commit a444967089

View File

@ -29,4 +29,4 @@ script:
- source ./quantum_package.rc ; qp_module.py install Full_CI Full_CI_ZMQ Hartree_Fock CAS_SD_ZMQ mrcepa0 All_singles
- source ./quantum_package.rc ; ninja
- source ./quantum_package.rc ; cd ocaml ; make ; cd -
- source ./quantum_package.rc ; cd tests ; ./run_tests.sh #-v
- source ./quantum_package.rc ; cd tests ; ./run_tests.sh -v