xonixx / makesure

Simple task/command runner with declarative goals and dependencies
https://makesure.dev
MIT License
344 stars 5 forks source link

Fail to run tests on windows #150

Closed xonixx closed 10 months ago

xonixx commented 10 months ago

Caused by https://github.com/xonixx/fhtagn/issues/20

MINGW32 /tmp/makesure (main)
$ ./makesure
  goal 'fhtagn_installed' [already satisfied].
  goal 'debug' ...
[         AWK] awk: GNU Awk 5.0.0, API: 2.0 (GNU MPFR 4.1.0, GNU MP 6.2.1)
[MAKESURE_AWK] awk: GNU Awk 5.0.0, API: 2.0 (GNU MPFR 4.1.0, GNU MP 6.2.1)
GNU bash, version 4.4.23(1)-release (i686-pc-msys)
  goal 'debug' took 0.396 s
  goal 'prepared4tests' [empty].
  goal 'tests/0_basic.tush' ...
sh: /dev/shm/fhtagn.652729999.748.out: Permission denied
error reading file: /dev/shm/fhtagn.652729999.748.out
!!! TESTS FAILED !!! : tests/0_basic.tush
  goal 'tests/0_basic.tush' failed
  goal 'tests/0_basic.tush' took 0.398 s
  total time 0.914 s