1
0
mirror of https://github.com/go-task/task.git synced 2025-07-05 00:58:54 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
4736bc2734 refactor: unify how executor tests are written (#2042)
* feat: use TaskTest for executor tests

* feat: more tests

* feat: separate tests for executing and formatting with new functional options that work for both test types

* feat: formatter tests

* refactor: more tests
2025-03-31 17:53:58 +01:00
68ce8642b1 Create v3 compiler which respects declaration order of variables
Also, fix "<no value>" been printed when a non-existing variable is printed.
2020-05-16 15:46:07 -03:00
4cee4aa5a8 Fix typo 2019-06-15 21:58:37 -03:00
cc9264854e Change error output 2019-06-11 12:20:56 -07:00
044d3a0ff9 Remove ignore_errors 2019-05-28 13:02:59 -07:00
bd5882f0f0 Add Preconditions to Tasks 2019-05-17 13:51:15 -07:00