1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Joe R
09f875de93 Cleaned up run-tests.pl 2022-06-17 18:41:11 -04:00
Shlomi Fish
c1a20c7668 Fix tidyall tests.
See:

https://metacpan.org/release/Code-TidyAll .
2021-11-12 07:30:03 +02:00
Juhani Numminen
076ee8d11a Run unittests via a single TAP test
Enable standard unittest discovery by creating __init__.py files
and renaming test modules to test*.py.
2021-07-07 18:13:34 +03:00
Juhani Numminen
c60a8cb577 tidyall run-tests.pl with a newer version of tidyall 2021-01-22 14:08:34 +02:00
Shlomi Fish
e2c11a7ba0 fix flake8 + tidyall tests 2020-08-27 11:52:59 +03:00
Shlomi Fish
f95a6a5ba8 perltidy 2018-12-06 21:12:13 +02:00
Shlomi Fish
39328d67e3 Fix the tests under Test-Run.
reported by AppVeyor - thanks.
2018-05-08 13:33:56 +03:00
Shlomi Fish
4d1d1a2832 Test thru perltidy. 2018-03-09 00:35:04 +02:00
Shlomi Fish
946e0dfe4a Remove some old leftovers. 2017-12-11 00:38:26 +02:00
Shlomi Fish
0515a01a02 Fix a random dealing regression in py3.
We had to use the random2 module. That was caught by appveyor - thanks!
2017-12-10 17:46:58 +02:00
Shlomi Fish
ffe9ae15e5 try fix appveyor 2017-12-10 16:49:27 +02:00
Shlomi Fish
11c49ce150 Try to fix too long command line.
On Windows...
2017-12-10 16:41:02 +02:00
Shlomi Fish
fffa090583 Convert appveyor to use run-tests.pl. 2017-12-10 16:28:09 +02:00