Skip to content

Natural ordering of @goal @glob is broken #64

@xonixx

Description

@xonixx
$ ./makesure
  goal 'tush_installed' [already satisfied].
  goal 'debug' ...
GNU Awk 4.1.3, API: 1.1 (GNU MPFR 3.1.4, GNU MP 6.1.0)
GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
  goal 'debug' took 0.005 s
  goal 'prepared4tests' [empty].
  goal 'tests/0_basic.tush' ...
TESTS PASSED : tests/0_basic.tush
  goal 'tests/0_basic.tush' took 0.096 s
  goal 'tests/10_define.tush' ...
TESTS PASSED : tests/10_define.tush
  goal 'tests/10_define.tush' took 0.284 s
  goal 'tests/11_goal_glob.tush' ...
TESTS PASSED : tests/11_goal_glob.tush
  goal 'tests/11_goal_glob.tush' took 0.127 s
  goal 'tests/12_update.tush' ...
TESTS PASSED : tests/12_update.tush
  goal 'tests/12_update.tush' took 2.369 s
  goal 'tests/13_errors.tush' ...
TESTS PASSED : tests/13_errors.tush
  goal 'tests/13_errors.tush' took 0.038 s
  goal 'tests/14_doc.tush' ...
TESTS PASSED : tests/14_doc.tush
  goal 'tests/14_doc.tush' took 0.053 s
  goal 'tests/15_private.tush' ...
TESTS PASSED : tests/15_private.tush
  goal 'tests/15_private.tush' took 0.045 s
  goal 'tests/16_lib.tush' ...
TESTS PASSED : tests/16_lib.tush
  goal 'tests/16_lib.tush' took 0.061 s
  goal 'tests/17_prelude_fail.tush' ...
TESTS PASSED : tests/17_prelude_fail.tush
  goal 'tests/17_prelude_fail.tush' took 0.034 s
  goal 'tests/18_empty_prelude.tush' ...
TESTS PASSED : tests/18_empty_prelude.tush
  goal 'tests/18_empty_prelude.tush' took 0.037 s
  goal 'tests/19_vars_priority.tush' ...
TESTS PASSED : tests/19_vars_priority.tush
  goal 'tests/19_vars_priority.tush' took 0.109 s
  goal 'tests/1_goals.tush' ...
TESTS PASSED : tests/1_goals.tush
  goal 'tests/1_goals.tush' took 0.149 s
  goal 'tests/2_mydir.tush' ...
TESTS PASSED : tests/2_mydir.tush
  goal 'tests/2_mydir.tush' took 0.308 s
  goal 'tests/3_loop.tush' ...
TESTS PASSED : tests/3_loop.tush
  goal 'tests/3_loop.tush' took 0.038 s
  goal 'tests/4_trace.tush' ...
TESTS PASSED : tests/4_trace.tush
  goal 'tests/4_trace.tush' took 0.067 s
  goal 'tests/5_shell.tush' ...
TESTS PASSED : tests/5_shell.tush
  goal 'tests/5_shell.tush' took 0.076 s
  goal 'tests/6_reached_if.tush' ...
TESTS PASSED : tests/6_reached_if.tush
  goal 'tests/6_reached_if.tush' took 0.057 s
  goal 'tests/7_options.tush' ...
TESTS PASSED : tests/7_options.tush
  goal 'tests/7_options.tush' took 0.07 s
  goal 'tests/8_timing.tush' ...
TESTS PASSED : tests/8_timing.tush
  goal 'tests/8_timing.tush' took 0.093 s
  goal 'tests/9_prelude.tush' ...
TESTS PASSED : tests/9_prelude.tush
  goal 'tests/9_prelude.tush' took 0.068 s
  goal 'tests/20_optimize_goals.tush' ...
TESTS PASSED : tests/20_optimize_goals.tush
  goal 'tests/20_optimize_goals.tush' took 0.034 s
  goal 'tests/21_list_goals.tush' ...
TESTS PASSED : tests/21_list_goals.tush
  goal 'tests/21_list_goals.tush' took 0.042 s
  goal 'tests/22_parsing.tush' ...
TESTS PASSED : tests/22_parsing.tush
  goal 'tests/22_parsing.tush' took 0.063 s
  goal 'tests/*.tush' [empty].
  goal 'tested' [empty].
  goal 'default' [empty].
  total time 4.341 s

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions