index
:
_forks/redo-testcases
master
Mirror of http://daten.dieweltistgarnichtso.net/src/redo-testcases.git/
Nathan Ringo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-28
* simplify stamp test case to exit on error
Nils Dagsson Moskopp
2019-09-28
* refactor dofiles in python
Nils Dagsson Moskopp
2019-09-28
* refactor big-tree test case
Nils Dagsson Moskopp
2019-09-28
* fix md5sum-openssl test case
Nils Dagsson Moskopp
2018-10-20
+ test handling of dofiles written in Python 3.5
Nils Dagsson Moskopp
2018-10-18
+ test handling of dofiles that write to $3 or stdout
Nils Dagsson Moskopp
2018-10-18
+ test handling of dofile that writes to $3 and stdout
Nils Dagsson Moskopp
2018-10-01
* refactor basename test case a bit more
Nils Dagsson Moskopp
2018-10-01
* refactor basename test case
Nils Dagsson Moskopp
2018-10-01
+ test case for $2 being basename
Nils Dagsson Moskopp
2017-03-29
* make redo-stamp test cases work with redo 2.0.0
Nils Dagsson Moskopp
2017-03-29
+ test case for redo-stamp target becoming normal target
Nils Dagsson Moskopp
2016-10-30
+ test case for printf sequences in filenames
Nils Dagsson Moskopp
2016-07-07
* make test more complicated to test non-existence dependencies on dofiles
Nils Dagsson Moskopp
2016-05-01
* make test for big tree of dependencies portable (use “date +%s”)
Nils Dagsson Moskopp
2016-05-01
* fix error in test for using openssl(1) instead of md5sum(1)
Nils Dagsson Moskopp
2016-04-30
+ test for big tree of dependencies (10 branches with 100 leafs each)
Nils Dagsson Moskopp
2016-04-29
* fix error in test for redo-stamp(1)
Nils Dagsson Moskopp
2016-04-27
* better test case for use of “openssl md5 -r”
Nils Dagsson Moskopp
2016-04-27
* change timeout on infinite recursion test
Nils Dagsson Moskopp
2016-04-27
* better test case for parallel processing
Nils Dagsson Moskopp
2016-04-26
+ test case for using openssl(1) instead of md5sum(1)
Nils Dagsson Moskopp
2016-04-23
+ test case for redo-always(1)
Nils Dagsson Moskopp
2016-04-22
* update test for redo-stamp(1) to use md5 if md5sum not available
Nils Dagsson Moskopp
2016-04-22
* fix test for unlimited recursion
Nils Dagsson Moskopp
2015-07-14
+ test case for parallel processing
Nils Dagsson Moskopp
2015-07-14
* some stuff with redo-ifcreate
Nils Dagsson Moskopp
2014-09-25
+ top-level dofile to run all tests
Nils Dagsson Moskopp
2014-09-25
+ force-redo
Nils Dagsson Moskopp
2014-09-21
* ifcreate
Nils Dagsson Moskopp
2014-09-19
+ dependency-loop
Nils Dagsson Moskopp
2014-09-19
+ stamp
Nils Dagsson Moskopp
2014-09-19
+ ifcreate
Nils Dagsson Moskopp
2014-09-19
+ a→b,a→c,b→d,c→d
Nils Dagsson Moskopp
2014-09-19
+ dodo
Nils Dagsson Moskopp
2014-09-19
+ a→b,a→c,b→c
Nils Dagsson Moskopp
2014-09-19
+ a→c,b→c,c→d
Nils Dagsson Moskopp
2014-09-19
+ a→c,b→c
Nils Dagsson Moskopp