ASDF 1.602: pass more tests.
* made it easier to debug tests. export DEBUG_ASDF_TEST=t * add ECL support to tests: passes all 18 scripts, but have to ignore compile warnings. * lots of whitespace issues, including ones that made .gitignore not work!
Showing
- .gitignore 3 additions, 4 deletions.gitignore
- asdf.lisp 9 additions, 8 deletionsasdf.lisp
- test/compile-asdf.lisp 3 additions, 3 deletionstest/compile-asdf.lisp
- test/dweinreb-tests.lisp 8 additions, 8 deletionstest/dweinreb-tests.lisp
- test/graveyard/test-preferences-1.script 1 addition, 1 deletiontest/graveyard/test-preferences-1.script
- test/graveyard/test-preferences-system-1.asd 6 additions, 6 deletionstest/graveyard/test-preferences-system-1.asd
- test/graveyard/test6.script 4 additions, 4 deletionstest/graveyard/test6.script
- test/graveyard/test7.script 4 additions, 4 deletionstest/graveyard/test7.script
- test/in-progress.lisp 2 additions, 2 deletionstest/in-progress.lisp
- test/run-tests.sh 42 additions, 16 deletionstest/run-tests.sh
- test/script-support.lisp 8 additions, 3 deletionstest/script-support.lisp
- test/static-and-serial.asd 1 addition, 1 deletiontest/static-and-serial.asd
- test/test-module-pathnames.script 6 additions, 6 deletionstest/test-module-pathnames.script
- test/test-nested-components-1.asd 7 additions, 7 deletionstest/test-nested-components-1.asd
- test/test-nested-components.script 5 additions, 5 deletionstest/test-nested-components.script
- test/test-package.script 2 additions, 7 deletionstest/test-package.script
- test/test-retry-loading-component-1.script 10 additions, 5 deletionstest/test-retry-loading-component-1.script
- test/test-source-registry.s 1 addition, 1 deletiontest/test-source-registry.s
- 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
Loading
Please register or sign in to comment