mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Unit Tests
- Modified several unit tests to accomodate new column names.
This commit is contained in:
parent
0d9d01324e
commit
04033911c3
10 changed files with 46 additions and 130 deletions
|
@ -21,6 +21,8 @@ fi
|
|||
|
||||
for i in *.t
|
||||
do
|
||||
echo '#' $i >>all.log
|
||||
|
||||
if [ $BAR == 1 ]; then
|
||||
$VRAMSTEG --label 'All tests' --min 0 --max $TOTAL --current $COUNT --percentage --start $START --estimate
|
||||
COUNT=$[COUNT + 1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue