Paul Beckingham
|
70c3d9845c
|
Unіt Tests
- Merged width.t.cpp into utf8.t.cpp.
|
2015-03-07 11:59:37 -05:00 |
|
Paul Beckingham
|
9d1c4101c2
|
Unit Tests
- Renamed feature.exit.t to shell.t so that this test script is known to
contain shell-interaction tests.
- Converted to Python.
|
2015-03-07 11:48:42 -05:00 |
|
Paul Beckingham
|
44ed974fa2
|
Unit Tests
- Fixed all the test descriptions.
|
2015-03-07 11:44:44 -05:00 |
|
Paul Beckingham
|
3cf7a701c8
|
Conversion
- Updated script for BSD.
|
2015-03-07 11:38:52 -05:00 |
|
Paul Beckingham
|
d390f99fc5
|
Unit Tests
- Simplified the msg.t.cpp tests.
|
2015-03-07 11:35:48 -05:00 |
|
Paul Beckingham
|
a2cae67644
|
Unit Tests
- Converted filter-prefix.t to Python. Still needs a rename and possible merge
with other tests.
|
2015-03-07 11:11:18 -05:00 |
|
Renato Alves
|
ebd6977480
|
Tests - merge bug.1044 into project.t and convert to python
|
2015-03-06 16:44:28 +00:00 |
|
Renato Alves
|
276050ce0b
|
Tests - rename bug.1043.t to completion.t and convert to python
|
2015-03-06 15:19:04 +00:00 |
|
Renato Alves
|
197815a3a7
|
Tests - convert bug.1036.t to python
|
2015-03-06 15:10:07 +00:00 |
|
Renato Alves
|
7fa3c5ac84
|
Tests - convert bug.1031.t to python
|
2015-03-04 00:54:40 +00:00 |
|
Renato Alves
|
b5da4acab9
|
Tests - run_all script now exports TASKD_USE_PATH=1
|
2015-03-03 01:50:57 +00:00 |
|
Renato Alves
|
180c382de2
|
Tests - Finer control on which binaries to look for on PATH
* It is now possible to control whether taskw and/or taskd are looked up
on the PATH by setting TASK_USE_PATH/TASKD_USE_PATH to "1"
|
2015-03-03 01:46:53 +00:00 |
|
Renato Alves
|
23d4e2b3c9
|
Tests - rename bug.1023.t to feature.default.project.t and convert to python
Also add testcase from TW-1287 and TW-1279 which are part of the same feature
|
2015-03-03 01:25:45 +00:00 |
|
Paul Beckingham
|
a40967a324
|
Unit Tests
- Fixed project.t errors.
|
2015-03-02 11:35:19 -05:00 |
|
Paul Beckingham
|
ea78200ae3
|
TW-1549
- TW-1549 task annotate hangs with specific text pattern (thanks to Alexandre
de Verteuil).
|
2015-02-24 22:04:05 -05:00 |
|
Tomas Babej
|
9748fa2ab1
|
tests: Fix asserted strings in context tests
|
2015-02-24 16:51:20 -05:00 |
|
Tomas Babej
|
1a0f479394
|
CmdContext: Add helpful hint to output when setting context
|
2015-02-24 16:51:05 -05:00 |
|
Tomas Babej
|
ee23a099f2
|
CmdContext: Minor style and message changes
|
2015-02-23 19:21:50 -05:00 |
|
Tomas Babej
|
c2a9bb65e6
|
tests: Add tests for the context feature
|
2015-02-23 19:20:00 -05:00 |
|
Tomas Babej
|
75cf742a55
|
tests: Add taskrc_content property
|
2015-02-23 19:19:55 -05:00 |
|
Renato Alves
|
d37937d970
|
Tests - add total number of tests to conversion script
|
2015-02-19 14:11:19 +00:00 |
|
Renato Alves
|
51e947064f
|
Tests - merge args.[2-5].t with enpassant.t and convert to python
|
2015-02-19 13:38:27 +00:00 |
|
Renato Alves
|
606a7505d3
|
Tests - convert args.5.t to python
|
2015-02-19 13:02:46 +00:00 |
|
Renato Alves
|
846dd14a9f
|
Tests - convert args.4.t to python
|
2015-02-19 12:56:19 +00:00 |
|
Renato Alves
|
d8f436cca9
|
Tests - convert args.3.t to python
|
2015-02-19 12:54:45 +00:00 |
|
Renato Alves
|
ac9c726782
|
Tests - convert args.2.t to python
|
2015-02-19 12:50:40 +00:00 |
|
Renato Alves
|
4c491d8a0d
|
Tests - convert args.1.t to python
|
2015-02-18 19:54:45 +00:00 |
|
Renato Alves
|
917a152a1e
|
Tests - convert args.t to python
|
2015-02-18 19:32:58 +00:00 |
|
Renato Alves
|
289e45499a
|
Tests - convert append.t to python
|
2015-02-18 16:26:59 +00:00 |
|
Renato Alves
|
2efb9594d9
|
Tests - convert annotate.t to python
|
2015-02-18 14:05:53 +00:00 |
|
Paul Beckingham
|
cc1c063925
|
Merge branch '2.4.2' of ssh://git.tasktools.org/tm/task into 2.4.2
|
2015-02-17 18:46:41 -05:00 |
|
Paul Beckingham
|
c11601e30e
|
Cleanup
- Removed unused Nibbler::getHex.
|
2015-02-17 10:58:45 -05:00 |
|
Paul Beckingham
|
520067f522
|
Cleanup
- Eliminated text.cpp upperCase(), as it was not UTF8-safe, and is no longer
used.
|
2015-02-17 10:44:31 -05:00 |
|
Renato Alves
|
fa249bfedd
|
Tests - Convert alias.t to python
|
2015-02-17 13:46:00 +00:00 |
|
Renato Alves
|
d211969236
|
Tests - clarify that USE_PATH alone is not enough.
|
2015-02-17 13:37:39 +00:00 |
|
Renato Alves
|
bd320b6729
|
Tests - Remove commented code
|
2015-02-17 12:24:13 +00:00 |
|
Renato Alves
|
3f004f547e
|
Tests - Don't hang if spawning taskw fails
|
2015-02-17 12:24:13 +00:00 |
|
Renato Alves
|
9180aa6e33
|
Tests - minor formatting changes
|
2015-02-16 15:37:31 +00:00 |
|
Renato Alves
|
32d837fb25
|
Tests - Convert add.t to python
* Also added UUID_regex to basetest.utils, likely to be reused
|
2015-02-16 15:36:38 +00:00 |
|
Renato Alves
|
395b08385b
|
Tests - Rename testname of abbreviation.t
|
2015-02-16 15:36:09 +00:00 |
|
Renato Alves
|
9cc9e19757
|
Tests - conversion script was failing due to binaries matching
|
2015-02-16 14:50:35 +00:00 |
|
Renato Alves
|
c07d74574d
|
Tests - Silence "vramsteg not found" message
|
2015-02-16 14:36:47 +00:00 |
|
Renato Alves
|
73401664b6
|
Tests - Convert abbreviation.t to Python and add one more testcase
|
2015-02-16 14:30:11 +00:00 |
|
Renato Alves
|
d052b8752d
|
Tests - remove unused imports
|
2015-02-16 14:09:04 +00:00 |
|
Renato Alves
|
68d9e3bb5e
|
Tests - List perl tests to migrate with ./conversion -v
|
2015-02-16 03:58:49 +00:00 |
|
Renato Alves
|
86837022d3
|
Tests - conversion script was giving false positives for python
|
2015-02-16 03:47:12 +00:00 |
|
Renato Alves
|
e831f85823
|
Tests - Migrate bug.1006.t to python
|
2015-02-16 03:47:12 +00:00 |
|
Renato Alves
|
4b839f2c83
|
Tests - Significant speed improvement at cost of CPU cycles
|
2015-02-16 01:59:47 +00:00 |
|
Renato Alves
|
1e1bd32c42
|
Tests - Rework how taskw is launched from python
* Should avoid some odd race conditions
|
2015-02-16 01:59:32 +00:00 |
|
Renato Alves
|
880ab5d665
|
Tests - Correct use of non-existent exception
|
2015-02-15 19:43:09 +00:00 |
|