Paul Fenwick 5ec91026ed Improve TAP compliance in test suite
This allows tools like `prove` to operate on our test-suite, allowing us
to do things like run recently-failing tests first, randomising test
order, and fancier reporting options.

Changes made:

- TAP output always goes to STDOUT, never to STDERR
- Skipped tests signaled as `ok 1 # skip` as per standard
- Expected failures signaled as `not ok 1 # TODO` as per standard
- `.prove` added to .gitignore
2017-12-02 12:06:54 -05:00
2016-04-09 16:18:07 -04:00
2017-04-29 11:24:08 -04:00
2017-07-22 12:49:46 +01:00
2017-10-08 14:39:00 -04:00
2017-12-02 12:06:54 -05:00
2017-04-01 23:34:06 -04:00
2017-05-08 17:22:45 +02:00
2017-05-08 17:22:45 +02:00
2013-04-07 23:50:51 -04:00
2017-01-01 12:30:04 -05:00
2017-10-11 21:26:01 -04:00
2017-04-03 00:25:06 +00:00
2017-04-29 11:24:08 -04:00
2017-10-11 21:26:01 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Taskwarrior.

The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. We do not guarantee proper or even adequate functionality, performance or timely fixes.

We welcome bug reports from beta- and release-level software, but generally not development versions. If you are undaunted by this, please:

  • Make proper backups.
  • Expect broken and missing functionality.
  • Be aware that using the development branch involves risks.

Thank you for taking a look at Taskwarrior!

Taskwarrior is a GTD, todo list, task management, command line utility with a multitude of features. It is a portable, well supported and very active Open Source project. Take a look at the site:

http://taskwarrior.org

There you'll find online documentation, downloads, news and more.

Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed.

For support options, take a look at:

http://taskwarrior.org/support

Please send your code patches to:

support@taskwarrior.org

Consider joining bug.tasktools.org and participating in the future of Taskwarrior.


Taskwarrior is released under the MIT license. For details check the LICENSE file.

Description
No description provided
Readme MIT 40 MiB
2.6-dev Latest
2026-01-28 20:05:37 +01:00
Languages
C++ 62.8%
Python 33.3%
Shell 2.2%
CMake 0.8%
Vim Script 0.5%
Other 0.4%