Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Natural ordering of @goal @glob is broken #64

Closed
xonixx opened this issue Oct 10, 2021 · 0 comments
Closed

Natural ordering of @goal @glob is broken #64

xonixx opened this issue Oct 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@xonixx
Copy link
Owner

xonixx commented Oct 10, 2021

$ ./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
@xonixx xonixx added the bug Something isn't working label Oct 10, 2021
@xonixx xonixx added this to the 0.9.12 milestone Oct 10, 2021
@xonixx xonixx self-assigned this Oct 10, 2021
xonixx added a commit that referenced this issue Oct 10, 2021
xonixx added a commit that referenced this issue Oct 10, 2021
xonixx added a commit that referenced this issue Oct 11, 2021
xonixx added a commit that referenced this issue Oct 11, 2021
@xonixx xonixx closed this as completed Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant