• Markus Mohrhard's avatar
    add test concept for draw/impress, import file and export to svg · 2b2fbf73
    Markus Mohrhard yazdı
    the idea behind this concept:
    * have a file containing some test data
    * import file without UI
    * export file to svg through XStorable::storeToURL
    * compare exported svg file to a reference file and complain if they
    * differ
    
    advantages:
    * easy to create test cases, even for non coders
    * no special handling of sd internal code needed
    * svg is showing differences in the representation and not in the model
    * external programs that can be used to check the output
    * can be used for all input formats
    
    disadvantages:
    * changes to svg filter code might break test cases while the change is
    correct
    * slow test, import + export
    * might need external program for xml diff
    2b2fbf73
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
prj Loading commit data...
qa Loading commit data...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangResTarget_sd.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_regression_test.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_inc.mk Loading commit data...
Package_uiconfig.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...