Edwin Eefting
|
8b8be80ab7
|
tests can be run in a dockercontainer now. (just start ./tests/run_tests_docker to magically do it) changed time patching during testing to use mocktime() instead. fixed alpine issues. fixed #206
|
2023-10-02 23:15:37 +02:00 |
|
Edwin Eefting
|
771127d34a
|
fix #112, pretty big change in mounting behaviour
|
2023-09-27 00:52:06 +02:00 |
|
Edwin Eefting
|
a7d05a7064
|
allow disabling guid-checking as well, for performance
|
2023-09-26 17:13:40 +02:00 |
|
Edwin Eefting
|
d90ea7edd2
|
reduce number of dataset exist-checks
|
2023-09-26 16:52:48 +02:00 |
|
Edwin Eefting
|
88d856d813
|
previous changes and this fix improved caching (less runs in test_scaling.py)
|
2022-01-27 11:02:11 +01:00 |
|
Edwin Eefting
|
b1689f5066
|
added --...-format options. closes #87
|
2021-10-04 00:14:40 +02:00 |
|
Edwin Eefting
|
4b97f789df
|
run() now uses CmdPipe for better pipe handling and cleaner code
|
2021-04-12 18:16:42 +02:00 |
|
Edwin Eefting
|
4910b1dfb5
|
seperated piping
|
2021-04-05 22:18:14 +02:00 |
|
Edwin Eefting
|
e79f6ac157
|
speedup testing
|
2021-03-27 21:07:31 +01:00 |
|
Edwin Eefting
|
06c8416771
|
splitup all classes into seperate files
|
2021-02-07 14:02:31 +01:00 |
|
Edwin Eefting
|
4f9b7b6cef
|
cleanup repository tree. use entry_points in setuptools instead of symlink
|
2021-02-07 13:00:04 +01:00 |
|