Robustify test scripts against there being a directory asdf/ next to asdf.lisp
perl -pi.bak -e 's|"../asdf"|\(compile-file-pathname "../asdf"\)|;' *.script
Showing
- test/test-force.script 1 addition, 1 deletiontest/test-force.script
- test/test-module-pathnames.script 1 addition, 1 deletiontest/test-module-pathnames.script
- test/test-nested-components.script 1 addition, 1 deletiontest/test-nested-components.script
- test/test-package.script 1 addition, 1 deletiontest/test-package.script
- test/test-retry-loading-component-1.script 1 addition, 1 deletiontest/test-retry-loading-component-1.script
- test/test-static-and-serial.script 1 addition, 1 deletiontest/test-static-and-serial.script
- test/test-touch-system-1.script 1 addition, 1 deletiontest/test-touch-system-1.script
- test/test-touch-system-2.script 1 addition, 1 deletiontest/test-touch-system-2.script
- test/test-try-recompiling-1.script 1 addition, 1 deletiontest/test-try-recompiling-1.script
- test/test-utilities.script 1 addition, 1 deletiontest/test-utilities.script
- test/test-version.script 1 addition, 1 deletiontest/test-version.script
- test/test1.script 1 addition, 1 deletiontest/test1.script
- test/test2.script 1 addition, 1 deletiontest/test2.script
- test/test3.script 1 addition, 1 deletiontest/test3.script
- test/test4.script 1 addition, 1 deletiontest/test4.script
- test/test8.script 1 addition, 1 deletiontest/test8.script
- test/test9.script 1 addition, 1 deletiontest/test9.script
- test/wild-module.script 2 additions, 2 deletionstest/wild-module.script
Please register or sign in to comment