1
1
mirror of https://github.com/chubin/cheat.sh.git synced 2024-11-29 23:36:40 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Anatoli Babenia
09dff20c9c Add color to printed test names 2020-07-30 02:47:18 +03:00
Anatoli Babenia
60ae85e031 Show which test is being run 2020-07-30 02:24:54 +03:00
Anatoli Babenia
1a1624e2e0 Detect Python version using Python 2020-07-29 22:59:09 +03:00
Anatoli Babenia
c515c56454 Use python3 command if virtualenv doesn't exist 2020-07-29 22:44:18 +03:00
Anatoli Babenia
06d8fa7fbd cd to tests/ dir when runner is executed with relpath 2020-07-29 20:12:02 +03:00
Igor Chubin
166cdf5da5 distinguish between python2 and python3 tests 2019-05-11 18:23:44 +02:00
Igor Chubin
a47f11e802 run-tests.sh: exitcode depends on the tests status 2019-05-11 13:08:49 +02:00
Igor Chubin
069fba46aa tests/run-tests.sh: env variables configuration 2019-05-11 12:35:32 +02:00
Igor Chubin
5ec6202bfb online/offline tests 2019-05-09 22:15:47 +02:00
Igor Chubin
fefa3bcb8f tests/run-tests.sh minor fixes + documenting 2019-02-17 14:04:17 +01:00
Igor Chubin
4ef5691ce5 fixed tests numbering 2019-02-16 21:11:51 +01:00
Igor Chubin
6a306a91a2 improved run-tests.sh; renamed tests (name+1) 2019-02-16 20:53:18 +01:00
Igor Chubin
ac94505b46 added/updated tests 2019-01-31 00:29:08 +00:00
Igor Chubin
faa8c18687 added initial tests 2018-08-03 07:37:18 +00:00