https://bugs.freedesktop.org/show_bug.cgi?id=45904
--- Comment #18 from Markus Mohrhard <[email protected]> --- (In reply to comment #16) > (In reply to comment #15) > > Tried you on IRC. > > I think last thing I should ask before getting started is: are the unit > tests run when I run make? Also, how do I know the unit tests are being > run? Thanks. I'm always on IRC just not always on the computer. My nick is moggi. The tests are run with make sc.subsequentcheck after having added the test to sc/Module_sc.mk and creating the corresponding makefile for the test. The easiest part is just to copy and paste on of the other makefiles from an API test in the sc directory and change the line with the source file and the name. The same is true if you add a file to test/ for an API test. You still need to add the file to test/Library_subsequentcheck.mk and execute make test in the top level directory. If you have more problems please ask. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
