Docs: Updated URLs

This commit is contained in:
Paul Beckingham 2018-02-07 08:40:38 -05:00
parent ea4a23654f
commit 36fac4efe1
9 changed files with 24 additions and 22 deletions

View file

@ -18,7 +18,6 @@
# Alternately 'export MAKEFLAGS=-j 4'
```
## Running Test Suite:
```
$ cd tests
$ make VERBOSE=1 # Shows details
@ -117,9 +116,10 @@
## Tests needed
* Take a look at the bug database (https://bug.tasktools.org) and notice that
many issues, open and closed, have the "needsTest" label. These are things
that we would like to see in the test suite, as regression tests.
* Take a look at the bug database (https://github.com/GothenburgBitFactory/taskwarrior/issues)
and notice that many issues, open and closed, have the "needsTest" label.
These are things that we would like to see in the test suite, as regression
tests.
All new unit tests should follow the test/template.t standard.
@ -153,5 +153,4 @@
* Current development branch no plans yet.
---
2018-05-13 Updated for 2.5.2