From: Keith Fahlgren Date: Wed, 11 Feb 2009 20:58:08 +0000 (+0000) Subject: An XSLT2 stylehseet to obfuscate the text of a DocBook document so that you can submi... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0e878959360f71cae9a432562b868d10b73b17c;p=docbook-dsssl An XSLT2 stylehseet to obfuscate the text of a DocBook document so that you can submit it as a failing test case (probably because of unhandled markup) --- diff --git a/xsl/epub/bin/spec/epub_realbook_spec.rb b/xsl/epub/bin/spec/epub_realbook_spec.rb index f62f6f149..a57149f71 100755 --- a/xsl/epub/bin/spec/epub_realbook_spec.rb +++ b/xsl/epub/bin/spec/epub_realbook_spec.rb @@ -14,7 +14,7 @@ require 'spec' require 'docbook' -$DEBUG = true +$DEBUG = false TESTDOCSDIR = File.expand_path(File.join(File.dirname(__FILE__), 'files')) diff --git a/xsl/epub/bin/spec/tools/obfuscate_regression_submission.xsl b/xsl/epub/bin/spec/tools/obfuscate_regression_submission.xsl new file mode 100644 index 000000000..fb7ffac66 --- /dev/null +++ b/xsl/epub/bin/spec/tools/obfuscate_regression_submission.xsl @@ -0,0 +1,13 @@ + + + + + + + + + + + + +