[sword-svn] r3610 - trunk/tests/testsuite

refdoc at crosswire.org refdoc at crosswire.org
Mon Nov 12 14:30:15 MST 2018


Author: refdoc
Date: 2018-11-12 14:30:15 -0700 (Mon, 12 Nov 2018)
New Revision: 3610

Modified:
   trunk/tests/testsuite/Makefile.am
   trunk/tests/testsuite/osis_basic.good
   trunk/tests/testsuite/osis_mod2zmod.good
   trunk/tests/testsuite/osis_osis2modcipher.good
Log:
test adapted to new CSS output. Makefile.am improved cleanup


Modified: trunk/tests/testsuite/Makefile.am
===================================================================
--- trunk/tests/testsuite/Makefile.am	2018-11-12 20:16:15 UTC (rev 3609)
+++ trunk/tests/testsuite/Makefile.am	2018-11-12 21:30:15 UTC (rev 3610)
@@ -10,3 +10,11 @@
 clean-local:
 	-rm -rf tmp
 	-rm -rf *.try
+
+distclean-local:
+	-rm -f Makefile.in
+	-rm -rf osis
+	-rm -rf ldr12n
+	
+	
+	
\ No newline at end of file

Modified: trunk/tests/testsuite/osis_basic.good
===================================================================
--- trunk/tests/testsuite/osis_basic.good	2018-11-12 20:16:15 UTC (rev 3609)
+++ trunk/tests/testsuite/osis_basic.good	2018-11-12 21:30:15 UTC (rev 3610)
@@ -32,6 +32,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -73,6 +74,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -121,6 +123,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	

Modified: trunk/tests/testsuite/osis_mod2zmod.good
===================================================================
--- trunk/tests/testsuite/osis_mod2zmod.good	2018-11-12 20:16:15 UTC (rev 3609)
+++ trunk/tests/testsuite/osis_mod2zmod.good	2018-11-12 21:30:15 UTC (rev 3610)
@@ -32,6 +32,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -73,6 +74,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -121,6 +123,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	

Modified: trunk/tests/testsuite/osis_osis2modcipher.good
===================================================================
--- trunk/tests/testsuite/osis_osis2modcipher.good	2018-11-12 20:16:15 UTC (rev 3609)
+++ trunk/tests/testsuite/osis_osis2modcipher.good	2018-11-12 21:30:15 UTC (rev 3610)
@@ -32,6 +32,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -73,6 +74,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	
@@ -121,6 +123,7 @@
 		.acrostic { text-align: center; }
 		.colophon {font-style: italic; font-size: small; display: block; }
 		.rdg { font-style: italic; }
+		.inscription {font-variant: small-caps; }
 		.catchWord {font-style: bold; }
 		.x-p-indent {text-indent: 1em; }
 	




More information about the sword-cvs mailing list