quickbook/test
Daniel James 7e299228fe Don't require commas between authors.
Makes the author grammar more consistent with the rest of quickbook.

[SVN r63342]
2010-06-26 12:09:56 +00:00
..
src Use new include paths for classic spirit in quickbook text_diff utility. 2008-12-08 16:17:13 +00:00
blocks.gold Avoid extra space around footnotes. 2010-06-06 07:22:08 +00:00
blocks.quickbook Avoid extra space around footnotes. 2010-06-06 07:22:08 +00:00
callouts.cpp Fix some inspect errors. 2010-04-05 07:24:27 +00:00
callouts.gold Don't wrap <co> in a <phrase>. Refs #1281. 2010-06-06 07:21:10 +00:00
callouts.quickbook Add a newline after callout bodies, to avoid confusing the quickbook parser. 2009-11-29 21:06:23 +00:00
code-block-1.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
code-block-1.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00
code-block-2.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
code-block-2.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00
code-block-3.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
code-block-3.quickbook Use our own escape character parser. 2009-03-24 08:34:09 +00:00
code-block-teletype.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
code-block-teletype.quickbook Teletype source mode. Refs #1202. 2009-07-08 21:40:46 +00:00
code-snippet.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
code-snippet.quickbook Test spaces around inline code. Fixes #1176 2010-06-06 07:19:46 +00:00
cond_phrase.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
cond_phrase.quickbook Some of the tests from the spirit2 branch. 2010-06-06 07:18:56 +00:00
doc-info-1.gold Don't require commas between authors. 2010-06-26 12:09:56 +00:00
doc-info-1.quickbook Don't require commas between authors. 2010-06-26 12:09:56 +00:00
doc-info-2.gold Don't require commas between authors. 2010-06-26 12:09:56 +00:00
doc-info-2.quickbook Don't require commas between authors. 2010-06-26 12:09:56 +00:00
escape.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
escape.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00
fail-cpp-mismatched-escape.quickbook Fail on a mismatched '' in the python and c++ syntax highlighters. And then ignore the rest of the code block to avoid further errors and warnings. 2008-12-08 21:51:56 +00:00
fail-import.quickbook Added quickbook-fail-test rule and two tests that make use of it: note that these currently fail. 2008-12-03 09:42:52 +00:00
fail-include.quickbook Added quickbook-fail-test rule and two tests that make use of it: note that these currently fail. 2008-12-03 09:42:52 +00:00
fail-parse-error1.quickbook Since I accidently added a quickbook fail tests to the Jamfile in the last checkin, I might as well add them. 2008-12-08 23:20:26 +00:00
fail-parse-error2.quickbook Since I accidently added a quickbook fail tests to the Jamfile in the last checkin, I might as well add them. 2008-12-08 23:20:26 +00:00
fail-post-process.quickbook Hard fail on quickbook post process errors. 2008-12-08 23:14:23 +00:00
fail-python-mismatched-escape.quickbook Fail on a mismatched '' in the python and c++ syntax highlighters. And then ignore the rest of the code block to avoid further errors and warnings. 2008-12-08 21:51:56 +00:00
fail-template-arguments1.quickbook Keep a count of errors in quickbook, and return an error code when appropriate. Refs #1399. 2008-12-03 19:14:42 +00:00
fail-template-arguments2.quickbook Keep a count of errors in quickbook, and return an error code when appropriate. Refs #1399. 2008-12-03 19:14:42 +00:00
fail-template-arguments3.quickbook In quickbook 1.5 don't mix '..' and whitespace seperators for template arguments. Refs #1174 2009-08-31 11:37:04 +00:00
fail-template-lookup1.quickbook Implement static/lexical scoping for 1.5. Refs #2034. 2009-08-31 11:36:47 +00:00
fail-template-section-1.quickbook Deal with mismatched section tags in templates. 2010-02-16 22:33:49 +00:00
fail-template-section-2.quickbook Deal with mismatched section tags in templates. 2010-02-16 22:33:49 +00:00
fail-template-section-3.quickbook Deal with mismatched section tags in templates. 2010-02-16 22:33:49 +00:00
heading.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
heading.quickbook Use qualified ids in tables, and fix a bug generating ids when there isn't a section. 2009-10-11 16:18:04 +00:00
image_1_5.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
image_1_5.quickbook Support image attributes. Refs #1157. 2009-08-31 11:38:47 +00:00
import.gold Valid lists. Refs #1281 2010-06-06 07:22:40 +00:00
import.quickbook Use the correct source type for snippets. 2009-05-15 06:12:59 +00:00
include_1_5.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
include_1_5.quickbook Add to the include test. 2010-02-07 08:56:41 +00:00
include-sub2.quickbook Change include test to demonstrate quickbook's slightly odd behaviour. 2010-02-06 21:18:15 +00:00
include-sub.quickbook Change include test to demonstrate quickbook's slightly odd behaviour. 2010-02-06 21:18:15 +00:00
Jamfile.v2 Fix paragraph mark up. 2010-06-10 00:14:56 +00:00
link-side-by-side.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
link-side-by-side.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00
list_test.gold Update list_test.gold. 2010-06-11 23:00:56 +00:00
list_test.quickbook Some of the tests from the spirit2 branch. 2010-06-06 07:18:56 +00:00
para-test.gold Fix paragraph mark up. 2010-06-10 00:14:56 +00:00
para-test.quickbook Fix paragraph mark up. 2010-06-10 00:14:56 +00:00
preformatted.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
preformatted.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00
quickbook-manual.gold Nested lists inside <simplepara>. 2010-06-10 00:15:41 +00:00
quickbook-manual.quickbook Revert r51403. 2009-03-21 15:48:55 +00:00
quickbook-testing.jam Added dependency to the test file. 2008-12-04 10:14:19 +00:00
section_1_4.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
section_1_4.quickbook Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712 2009-08-31 11:37:32 +00:00
section_1_5.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
section_1_5.quickbook Ignore spaces after 'section:' for quickbook 1.5+ Refs #2712 2009-08-31 11:37:32 +00:00
simple_markup.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
simple_markup.quickbook Don't allow '[' in simple_markup. Fixes #1844. 2010-02-16 22:34:09 +00:00
stub.c Use the correct source type for snippets. 2009-05-15 06:12:59 +00:00
stub.cpp code import bug fix: inhibit generation of empty code snips. 2007-08-01 23:46:50 +00:00
stub.py Use the correct source type for snippets. 2009-05-15 06:12:59 +00:00
table_1_5.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
table_1_5.quickbook Use qualified ids in tables, and fix a bug generating ids when there isn't a section. 2009-10-11 16:18:04 +00:00
template-section.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
template-section.quickbook Deal with mismatched section tags in templates. 2010-02-16 22:33:49 +00:00
templates_1_4.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
templates_1_4.quickbook In quickbook 1.5 don't mix '..' and whitespace seperators for template arguments. Refs #1174 2009-08-31 11:37:04 +00:00
templates_1_5.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
templates_1_5.quickbook Don't use seperators that are in brackets, or are escaped. Refs #2036. 2009-08-31 11:38:20 +00:00
templates.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
templates.quickbook Make sure that a template expansion ends with a ']'. 2009-07-08 21:41:00 +00:00
unicode-escape.gold Valid lists. Refs #1281 2010-06-06 07:22:40 +00:00
unicode-escape.quickbook 32 bit unicode characters. 2010-03-09 20:58:01 +00:00
utf-8-bom.gold Valid lists. Refs #1281 2010-06-06 07:22:40 +00:00
utf-8-bom.quickbook Support UTF-8 BOM if present. 2010-02-14 13:09:52 +00:00
utf-8.gold Valid lists. Refs #1281 2010-06-06 07:22:40 +00:00
utf-8.quickbook Support UTF-8 BOM if present. 2010-02-14 13:09:52 +00:00
utf-16be-bom.quickbook Support UTF-8 BOM if present. 2010-02-14 13:09:52 +00:00
utf-16le-bom.quickbook Support UTF-8 BOM if present. 2010-02-14 13:09:52 +00:00
xinclude.gold Fix the DOCTYPE generated by quickbook. Refs #1281 2010-06-06 07:20:37 +00:00
xinclude.quickbook Add mime-type and eol-style properties as needed 2008-06-17 13:54:46 +00:00