Commit graph

6936 commits

Author SHA1 Message Date
Paul Beckingham
0aa11e6398 Test: Removed bug.start.t, which is duplicated in enpassant.t 2015-07-23 08:21:51 -04:00
Paul Beckingham
f61a875e42 Test: Converted to Python 2015-07-23 08:20:14 -04:00
Paul Beckingham
13ce276b8c Test: Merged bug.recur.t into recurrence.t 2015-07-23 07:51:41 -04:00
Paul Beckingham
93f1bc531d Test: Converted to Python 2015-07-23 07:47:56 -04:00
Paul Beckingham
c230a4ad2c Test: Converted to Python 2015-07-23 07:35:58 -04:00
Paul Beckingham
24bb606a52 TW‐1566: Context is applied on 'task export'
- Thanks to Tomas Babej.
2015-07-23 07:25:35 -04:00
Paul Beckingham
0021bf75e9 Test: Converted to Python 2015-07-22 23:51:18 -04:00
Paul Beckingham
0150938de8 Test: Converted to Python 2015-07-22 23:40:40 -04:00
Paul Beckingham
0947e1edbe Test: Converted to Python 2015-07-22 23:31:47 -04:00
Paul Beckingham
d7078d6e05 Test: Concerted to Python 2015-07-22 23:19:13 -04:00
Paul Beckingham
fdee550757 Test: Converted to Python 2015-07-22 23:12:33 -04:00
Paul Beckingham
fe26e39a5d Test: Merged bug.804.t into hyphenate.t 2015-07-22 23:04:38 -04:00
Paul Beckingham
38b056b289 Test: Converted to Python 2015-07-22 23:00:30 -04:00
Paul Beckingham
dbb87d2642 Test: Converted to Python 2015-07-22 22:45:17 -04:00
Paul Beckingham
bc1ad00e0c Test: Converted to Python 2015-07-22 22:38:50 -04:00
Paul Beckingham
f070f09176 Test: Cnoverted to Python 2015-07-22 22:28:35 -04:00
Paul Beckingham
15226b8a5b Test: Converted to Python 2015-07-22 22:11:53 -04:00
Paul Beckingham
60a5eccbd0 Test: Converted to Python 2015-07-22 21:21:46 -04:00
Paul Beckingham
e1f01c46ae Test: Converted to Python 2015-07-22 21:10:48 -04:00
Paul Beckingham
8b278adea6 Test: Removed obsolete test
- The test is whether TASKDATA and TASKRC function correctly, which is a
  fundamental part of the test framework and therefore working.
2015-07-22 20:49:38 -04:00
Paul Beckingham
0e46a04d73 Test: Fixed typo 2015-07-22 20:47:34 -04:00
Paul Beckingham
3aa8683bd0 Test: Converted to Python 2015-07-22 20:42:47 -04:00
Paul Beckingham
52fdd844eb Test: Converted to Python 2015-07-22 20:19:58 -04:00
Paul Beckingham
9418c418ca Test: Removed unnecessary method 2015-07-22 20:19:30 -04:00
Paul Beckingham
88f8acf789 Test: Converted to Python 2015-07-22 20:12:15 -04:00
Paul Beckingham
c84e75a689 Test: Converted to Python 2015-07-22 18:48:48 -04:00
Paul Beckingham
dd10f6da6b Test: Converted to Python 2015-07-22 18:38:16 -04:00
Paul Beckingham
94048fae0f Test: Added 'Bash' category to conversion script 2015-07-22 18:03:17 -04:00
Wilhelm Schuermann
d28cff7cae TW-158: Make tests more specific 2015-07-22 23:33:42 +02:00
Wilhelm Schuermann
0f4cbc5dc9 TW-158: Add failing tests 2015-07-22 23:03:02 +02:00
Wilhelm Schuermann
6f3957d858 TW-46: Add test, expect failure for now 2015-07-22 19:57:31 +02:00
Paul Beckingham
ba155aead3 TW-1638 Undo doesn't work when a context is set
- Thanks to Jeremy John Reeder.
2015-07-22 11:37:10 -04:00
Renato Alves
5ef5c3c70f Test: convert json_test.t to Python 2015-07-22 16:12:26 +01:00
Renato Alves
5691dd9c79 Tests: generalize MetaTest approach 2015-07-22 16:11:15 +01:00
Renato Alves
3c89d61a53 Test: Merge bug.634.t with undo.t 2015-07-22 13:00:52 +01:00
Paul Beckingham
28cae3a8cb Report: Improved column name 2015-07-20 16:03:59 -04:00
Wilhelm Schuermann
d9dc685feb Tests: Parallelize bash_tap.sh tests
- bash_tap.sh, like the Python test suite, runs tests in a temporary
  directory and can be parallelized.
2015-07-20 20:33:52 +02:00
Paul Beckingham
129aeb1845 Import/Export: Relocated add-ons online, removed tests
- The scripts/add-ons/{im,ex}port* examples are relocated online under
  https://taskwarrior.org/tools/index.html#exts .
- The corresponding tests are no longer needed.
- The Perl JSON module is no longer required.
2015-07-20 08:00:03 -04:00
Wilhelm Schuermann
7007ab46d6 TW-1637: Add test using bash_tap.sh 2015-07-20 13:54:26 +02:00
Wilhelm Schuermann
4e7a63a8e6 Tests: Include bash_tap.sh for quick Bash tests 2015-07-20 13:54:26 +02:00
Paul Beckingham
3590b579b5 TW-1452: The uuid:<uuid> filter does not work
- Thanks to Tomas Babej.
2015-07-20 00:30:39 -04:00
Paul Beckingham
c4cd855876 TW-1472: Syntactic sugar morphs into regex expressions, even if turned off
- Tthanks to Richard Boß.
2015-07-20 00:28:05 -04:00
Paul Beckingham
3cdb58b75e TW-1478: due:easter sets the easter of the current year regardless of the date
- Tthanks to David Costa.
2015-07-19 23:52:20 -04:00
Paul Beckingham
95a3c5a2b3 TW-1466: UDA with type duration is stored as text/string
- Thanks to Thomas Sullivan.
2015-07-19 23:47:36 -04:00
Paul Beckingham
9c90d98418 TW-1485: can't delete recurring tasks (except by workaround)
- Thanks to Dustin J. Mitchell.
2015-07-19 23:42:17 -04:00
Paul Beckingham
b7fafcb062 Test: Corrected use of quotes 2015-07-19 23:29:37 -04:00
Paul Beckingham
d6f977e2dd Lexer: Boosted precedence of UUID detection 2015-07-19 23:27:27 -04:00
Paul Beckingham
1c2500a8a1 Test: Added more Lexer UUID tests, which are needed 2015-07-19 23:17:43 -04:00
Paul Beckingham
eab8ef9bc1 Test: Updated attmod test because of new rules 2015-07-19 21:16:18 -04:00
Paul Beckingham
00512d94cf Test: Added _urgency command error tests 2015-07-19 21:02:41 -04:00