tests/test-run-tests.t
branchstable
changeset 49366 288de6f5d724
parent 48874 af0b21d5a930
child 49683 2c346c1c75ec
equal deleted inserted replaced
49364:e8ea403b1c46 49366:288de6f5d724
  2084   $ chmod +x test-py.py
  2084   $ chmod +x test-py.py
  2085 
  2085 
  2086   $ ./test-py3.py
  2086   $ ./test-py3.py
  2087   3.* (glob)
  2087   3.* (glob)
  2088   $ ./test-py.py
  2088   $ ./test-py.py
  2089   2.* (glob) (no-py3 !)
       
  2090   3.* (glob) (py3 !)
  2089   3.* (glob) (py3 !)