Advertisement
Guest User

Untitled

a guest
May 28th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. macro returned:
  2. OK
  3. unknown:0:`anonymous namespace'::VBATest::testMiscOLEStuff
  4. uncaught exception of unknown type
  5.  
  6. ##Failure Location unknown## : Error
  7. Test name: `anonymous namespace'::VBATest::testMiscOLEStuff
  8. uncaught exception of unknown type
  9.  
  10. Failures !!!
  11. Run: 2 Failure total: 1 Failures: 0 Errors: 1
  12. Creating library C:/cygwin/home/tdf/lode/dev/core/workdir/LinkTarget/CppunitT
  13. est/itest_editeng_lookuptree.lib and object C:/cygwin/home/tdf/lode/dev/core/wor
  14. kdir/LinkTarget/CppunitTest/itest_editeng_lookuptree.exp
  15. [build CUT] package2_test
  16. [build CUT] services
  17.  
  18. Error: a unit test failed, please do one of:
  19.  
  20. export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive
  21. debugging in Visual Studio
  22. export CPPUNITTRACE="drmemory -free_max_frames 20" # for memory check
  23. ing (install Dr.Memory first, and put it to your PATH)
  24.  
  25. and retry using: make CppunitTest_basic_vba
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement