mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Docs: Updated URLs
This commit is contained in:
parent
ea4a23654f
commit
36fac4efe1
9 changed files with 24 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue