Commit Graph

  • 3f97a034c7 tests: mkstemp_exec needs argument in bytes Tomas Babej 2019-01-01 19:41:31 -05:00
  • 74949bb049 tests: Fix incorrect assert method Tomas Babej 2019-01-01 19:34:24 -05:00
  • 9e7f259d03 tests: Do not use filter objects Tomas Babej 2019-01-01 19:32:51 -05:00
  • b8b06e6680 tests: Encode input data for the subprocess Tomas Babej 2019-01-01 19:09:38 -05:00
  • 928befeea2 tests: Use verbose output when running the tests Tomas Babej 2019-01-01 15:44:19 -05:00
  • e171c0aa9b travis: Reorder platform entries, move Gentoo to the top Tomas Babej 2019-01-01 14:59:44 -05:00
  • 2140298af2 tests: Do not explicitly require Python 2.7 Tomas Babej 2019-01-01 14:53:44 -05:00
  • adece30891 tests: Add Archlinux 2018 platform Tomas Babej 2019-01-01 14:25:57 -05:00
  • 012430cfb6 tests: Add OpenSUSE platform Tomas Babej 2019-01-01 14:10:23 -05:00
  • 0b20a7eef8 tests: Add Debian Testing as a platform Tomas Babej 2019-01-01 13:51:47 -05:00
  • 82102f59ba tests: Add gentoo platform Tomas Babej 2019-01-01 13:25:07 -05:00
  • 539dae2148 travis: Be explicit about Mac OS X version Tomas Babej 2019-01-01 12:19:05 -05:00
  • d3d7055103 travis: Use docker run instead of docker up Tomas Babej 2019-01-01 12:12:11 -05:00
  • ea2c4d96b4 tests: Add support for Fedora 29 Tomas Babej 2019-01-01 12:01:24 -05:00
  • 9518cdc1e9 tests: Add testing support for Ubuntu 18.04 Tomas Babej 2019-01-01 11:56:51 -05:00
  • 290fb4380c travis: Use travis_terminate instead of exit Tomas Babej 2019-01-01 11:53:21 -05:00
  • 420892d7a9 travis: Make sure error codes propagate outside of the if clause Tomas Babej 2019-01-01 11:19:30 -05:00
  • 7153a03a5f tests: Properly set the xtrace flag Tomas Babej 2019-01-01 11:12:02 -05:00
  • 53b5e5c8ee travis: Execute tests instead of rebuilding the container again in the script phase Tomas Babej 2019-01-01 11:07:02 -05:00
  • d748650691 tests: Add OS X test sript Tomas Babej 2019-01-01 11:04:24 -05:00
  • e850823809 travis: Set generic language to avoid Ruby default Tomas Babej 2019-01-01 10:55:46 -05:00
  • d19b3aa837 travis: Remove syntax errors Tomas Babej 2019-01-01 10:54:02 -05:00
  • 534303795a travis: Remove language Tomas Babej 2019-01-01 10:49:56 -05:00
  • d543b4c625 travis: Fix bash syntax error Tomas Babej 2019-01-01 10:49:05 -05:00
  • 4fdb042ad4 travis: Specify test matrix explicitly and add OS X Tomas Babej 2019-01-01 10:38:16 -05:00
  • 276039cf35 README: Move badges below the heading Tomas Babej 2019-01-01 10:23:19 -05:00
  • 0ef837bc19 README: Add travis badge Tomas Babej 2019-01-01 10:22:34 -05:00
  • f6e7ac2e5e tests: Add intial version of the Travis CI file Tomas Babej 2019-01-01 10:19:45 -05:00
  • cf9f6e958c tests: Add test container for Debian Stable Tomas Babej 2019-01-01 09:34:09 -05:00
  • c2e1a9216d tests: Rename docker-compose service to keep naming consistent Tomas Babej 2019-01-01 10:19:32 -05:00
  • a1b3cfece4 tests: Add docker-compose file Tomas Babej 2019-01-01 10:13:31 -05:00
  • b5cf4ca56e tests: Change default command of the test containers to end with ./problems Tomas Babej 2019-01-01 09:33:27 -05:00
  • a071694324 test: Workaround the cyclic dependencies between the libraries Tomas Babej 2019-01-01 08:59:46 -05:00
  • 3c4b27608e test: Add fedora28 and ubuntu1604 dockerfiles Tomas Babej 2019-01-01 08:48:29 -05:00
  • 306c628c34 Updated Changelog Paul Beckingham 2019-02-07 08:36:07 -05:00
  • a8acff9f7f CmdHistory: repeat unit if a larger unit changes Janik Rabe 2019-02-01 10:42:16 +02:00
  • 16d55ed102 Added Beka and mrossinek Paul Beckingham 2019-02-07 08:31:14 -05:00
  • b6da775958 Update summary.t Paul Beckingham 2019-02-07 08:16:06 -05:00
  • 2e72ae5068 Update project.t Paul Beckingham 2019-02-07 08:15:28 -05:00
  • 8df69597f6 Update sort.cpp Paul Beckingham 2019-02-07 08:13:50 -05:00
  • 32d14bc085 Update sort.cpp Paul Beckingham 2019-02-07 08:12:59 -05:00
  • 803f4a5017 Update CmdProjects.cpp Paul Beckingham 2019-02-07 08:10:45 -05:00
  • 6a8beed7f5 Extract project sorting function mrossinek 2019-01-04 19:19:58 +01:00
  • 7cb341ee05 Extend bug fix of #1917 to summary command mrossinek 2019-01-04 01:05:54 +01:00
  • f5cd9cde05 Properly sort projects into an ordered list in project command mrossinek 2019-01-03 18:48:55 +01:00
  • 9c89870c71 Add unit-tests to verify fix for 1904 mrossinek 2018-12-31 16:31:17 +01:00
  • 28974cd794 Extend bug fix of #1917 to summary command mrossinek 2018-12-30 17:49:02 +01:00
  • 54a57e9954 Fix bug #1917 (previously known as TW-1904) mrossinek 2018-12-30 17:48:26 +01:00
  • f580cc5f6f Update description of command uuids Laurence 2019-01-16 14:04:53 -05:00
  • 76e355c602 Add documentation on context usage mrossinek 2019-01-16 22:39:14 +01:00
  • 5ae4ed1076 README: Make the travis badge point to correct repository Tomas Babej 2019-01-02 19:45:43 -05:00
  • f95d1d0472 tests: Add CentOS7 CI testing support Tomas Babej 2019-01-02 10:59:34 -05:00
  • fa84dce496 Merge pull request #2097 from mrossinek/test_fixes Tomas Babej 2019-01-02 13:10:18 -05:00
  • 517ea11c4c Mark project.t 1455 as expected failure mrossinek 2019-01-02 17:32:03 +01:00
  • 447830dc68 Fix wait.t to correct expected output mrossinek 2019-01-02 16:36:45 +01:00
  • fc3b336f1a Fix variant_subtract test case after PR #2095 mrossinek 2019-01-02 16:32:16 +01:00
  • 6fcbe2efbd Merge pull request #2080 from corbolais/2.6.0 Paul Beckingham 2019-01-02 08:03:50 -05:00
  • 24943a441d Merge pull request #2076 from djmitche/task-decode-comment Paul Beckingham 2019-01-02 08:02:58 -05:00
  • 660b7c09af Merge pull request #2095 from tbabej/test_fixes Paul Beckingham 2019-01-02 08:02:12 -05:00
  • 01696a307b Merge pull request #2094 from tbabej/2.6.0 Paul Beckingham 2019-01-02 08:00:41 -05:00
  • bf2cd0f5e4 TW-1511: Interpret string subtraction as concanetation with a dash Tomas Babej 2019-01-01 21:54:38 -05:00
  • 9fa94516ad tests: Make sure expected message is printed out Tomas Babej 2019-01-01 21:30:57 -05:00
  • 55ee8c9233 tests: Install libfaketime in all containers Tomas Babej 2019-01-01 20:18:24 -05:00
  • 9b690fca57 tests: Improve bytes python3 compatibility Tomas Babej 2019-01-01 20:11:13 -05:00
  • 7aac91f29f tests: due:yesterday does not match current year on 1st of January Tomas Babej 2019-01-01 20:02:20 -05:00
  • 0e052b6415 tests: We are enforcing C++14 compliance Tomas Babej 2019-01-01 19:46:29 -05:00
  • ef3c1bc090 tests: mkstemp_exec needs argument in bytes Tomas Babej 2019-01-01 19:41:31 -05:00
  • cd52782d2f tests: Fix incorrect assert method Tomas Babej 2019-01-01 19:34:24 -05:00
  • 07c21e79ad tests: Do not use filter objects Tomas Babej 2019-01-01 19:32:51 -05:00
  • 7c37940549 tests: Encode input data for the subprocess Tomas Babej 2019-01-01 19:09:38 -05:00
  • f55468d5aa tests: Use verbose output when running the tests Tomas Babej 2019-01-01 15:44:19 -05:00
  • 2f247c712c travis: Reorder platform entries, move Gentoo to the top Tomas Babej 2019-01-01 14:59:44 -05:00
  • 675b8e2798 tests: Do not explicitly require Python 2.7 Tomas Babej 2019-01-01 14:53:44 -05:00
  • 8ae7e1677b tests: Add Archlinux 2018 platform Tomas Babej 2019-01-01 14:25:57 -05:00
  • 86c7c84fec tests: Add OpenSUSE platform Tomas Babej 2019-01-01 14:10:23 -05:00
  • dcbefe51bb tests: Add Debian Testing as a platform Tomas Babej 2019-01-01 13:51:47 -05:00
  • a50f442c10 tests: Add gentoo platform Tomas Babej 2019-01-01 13:25:07 -05:00
  • 84b481b374 travis: Be explicit about Mac OS X version Tomas Babej 2019-01-01 12:19:05 -05:00
  • 6af6894d14 travis: Use docker run instead of docker up Tomas Babej 2019-01-01 12:12:11 -05:00
  • eed5a30ecc tests: Add support for Fedora 29 Tomas Babej 2019-01-01 12:01:24 -05:00
  • 4dbad4c1e2 tests: Add testing support for Ubuntu 18.04 Tomas Babej 2019-01-01 11:56:51 -05:00
  • 8c8ffa1173 travis: Use travis_terminate instead of exit Tomas Babej 2019-01-01 11:53:21 -05:00
  • 1d7d86e709 travis: Make sure error codes propagate outside of the if clause Tomas Babej 2019-01-01 11:19:30 -05:00
  • 043bcbfb2f tests: Properly set the xtrace flag Tomas Babej 2019-01-01 11:12:02 -05:00
  • 311334f4eb travis: Execute tests instead of rebuilding the container again in the script phase Tomas Babej 2019-01-01 11:07:02 -05:00
  • 90170a5820 tests: Add OS X test sript Tomas Babej 2019-01-01 11:04:24 -05:00
  • 9222e80439 travis: Set generic language to avoid Ruby default Tomas Babej 2019-01-01 10:55:46 -05:00
  • 27443493e0 travis: Remove syntax errors Tomas Babej 2019-01-01 10:54:02 -05:00
  • 754583a552 travis: Remove language Tomas Babej 2019-01-01 10:49:56 -05:00
  • bc6a0156df travis: Fix bash syntax error Tomas Babej 2019-01-01 10:49:05 -05:00
  • 7270167aca travis: Specify test matrix explicitly and add OS X Tomas Babej 2019-01-01 10:38:16 -05:00
  • ca124fc030 README: Move badges below the heading Tomas Babej 2019-01-01 10:23:19 -05:00
  • ebd320b063 README: Add travis badge Tomas Babej 2019-01-01 10:22:34 -05:00
  • 6d0f17620f tests: Add intial version of the Travis CI file Tomas Babej 2019-01-01 10:19:45 -05:00
  • c11f0da7df tests: Rename docker-compose service to keep naming consistent Tomas Babej 2019-01-01 10:19:32 -05:00
  • 156f9c5270 tests: Add docker-compose file Tomas Babej 2019-01-01 10:13:31 -05:00
  • a7baa9fef2 tests: Add test container for Debian Stable Tomas Babej 2019-01-01 09:34:09 -05:00
  • ac8c6d52fc tests: Change default command of the test containers to end with ./problems Tomas Babej 2019-01-01 09:33:27 -05:00
  • 9a8890f479 test: Workaround the cyclic dependencies between the libraries Tomas Babej 2019-01-01 08:59:46 -05:00
  • 3e41a4b01f test: Add fedora28 and ubuntu1604 dockerfiles Tomas Babej 2019-01-01 08:48:29 -05:00