Posted to tcl by stevel at Tue Sep 11 04:47:46 GMT 2007view raw

  1. DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}; export DYLD_LIBRARY_PATH; \
  2. TCL_LIBRARY="/local/src/tcl/library"; export TCL_LIBRARY; \
  3. ./tcltest /local/src/tcl/unix/../tests/all.tcl -verbose -singleproc -file unload.test
  4. Tests running in interp: /local/src/tcl/unix/tcltest
  5. Tests located in: /local/src/tcl/tests
  6. Tests running in: /local/src/tcl/unix
  7. Temporary files stored in /local/src/tcl/unix
  8. Test files run in separate interpreters
  9. Running tests that match: *
  10. Skipping test files that match: l.*.test
  11. Only running test files that match: unload.test
  12. Tests began at Tue Sep 11 12:47:05 WST 2007
  13. unload.test
  14. ++++ unload-1.1 PASSED
  15. ++++ unload-1.2 PASSED
  16. ++++ unload-1.3 PASSED
  17. ++++ unload-1.4 PASSED
  18. ++++ unload-1.5 PASSED
  19. ++++ unload-1.6 PASSED
  20. ++++ unload-1.7 PASSED
  21. ++++ unload-2.1 PASSED
  22. ++++ unload-2.2 PASSED
  23. ++++ unload-2.3 PASSED
  24. ++++ unload-2.4 PASSED
  25. ++++ unload-2.5 PASSED
  26. ++++ unload-2.6 PASSED
  27. ++++ unload-3.1 PASSED
  28. ++++ unload-3.2 PASSED
  29. ++++ unload-3.3 PASSED
  30. ++++ unload-3.4 PASSED
  31. ++++ unload-3.5 PASSED
  32. Test file error: child killed: bus error
  33.  
  34. Tests ended at Tue Sep 11 12:47:06 WST 2007
  35. all.tcl: Total 0 Passed 0 Skipped 0 Failed 0
  36. Sourced 1 Test Files.
  37.  
  38. Test files exiting with errors:
  39.  
  40. unload.test