mniak/bench

`test` not working

Closed this issue · 0 comments

mniak commented

It should detect the program trying the following file names

  • main (PR #14)
  • the same name of the folder (PR #14)

with the following file extensions

  • .exe on windows (PR #14)
  • (none) on non-windows (PR #14)
  • .py
  • .sh on non-windows
  • .bat on windows
  • .cmd on windows
  • .ps1 on windows