1
0
mirror of https://github.com/go-task/task.git synced 2026-04-24 19:54:16 +02:00

4 Commits

Author SHA1 Message Date
Pete Davison 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
Andrey Nering 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
jaedle 0f385f9f4e remove v1 2019-08-18 17:37:21 +02:00
Andrey Nering 06633e2f99 Write first test for deps 2017-03-15 21:15:27 -03:00