Cycling74 / max-test

Automated Test Harness for Max by Cycling '74
MIT License
44 stars 8 forks source link

Can't open a copy of Max with spaces in the filename #8

Closed cassiel closed 5 years ago

cassiel commented 8 years ago

Can't run on a Max with spaces in its name. (Probable cause: adoption of IO.popen.)

yedikule:ruby nick$ ruby test.rb "/Applications/Max bb_mxj_less.app/"
Max Automated Test Runner
  Starting the OSC Server...

  Launching Max...
test.rb:174:in `popen': No such file or directory - /Applications/Max (Errno::ENOENT)
    from test.rb:174:in `launchMax'
    from test.rb:194:in `<main>'
benbrackenc74 commented 5 years ago

This seems fixed with more recent versions of max/max-test.