spec/spec_helper.rb in asciidoctor-iso-0.8.1 vs spec/spec_helper.rb in asciidoctor-iso-0.9.0

- old
+ new

@@ -29,18 +29,59 @@ = Document title Author :docfile: test.adoc :nodoc: :novalid: + :no-isobib: HDR +ISOBIB_BLANK_HDR = <<~"HDR" + = Document title + Author + :docfile: test.adoc + :nodoc: + :novalid: + :no-isobib-cache: + +HDR + +FLUSH_CACHE_ISOBIB_BLANK_HDR = <<~"HDR" + = Document title + Author + :docfile: test.adoc + :nodoc: + :novalid: + :flush-caches: + +HDR + +CACHED_ISOBIB_BLANK_HDR = <<~"HDR" + = Document title + Author + :docfile: test.adoc + :nodoc: + :novalid: + +HDR + +LOCAL_CACHED_ISOBIB_BLANK_HDR = <<~"HDR" + = Document title + Author + :docfile: test.adoc + :nodoc: + :novalid: + :local-cache: + +HDR + VALIDATING_BLANK_HDR = <<~"HDR" = Document title Author :docfile: test.adoc :nodoc: + :no-isobib: HDR BLANK_HDR = <<~"HDR" <?xml version="1.0" encoding="UTF-8"?> @@ -49,10 +90,10 @@ <title> </title> <title> </title> <docidentifier> - <project-number/> + <project-number>ISO </project-number> </docidentifier> <contributor> <role type="author"/> <organization> <name>International Organization for Standardization</name>