Skip to content

Commit

Permalink
Update a test and the fail list
Browse files Browse the repository at this point in the history
  • Loading branch information
andras-simonyi committed Mar 2, 2024
1 parent 259d434 commit ed2df45
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
38 changes: 38 additions & 0 deletions test/expected_fails.lst
Original file line number Diff line number Diff line change
Expand Up @@ -205,3 +205,41 @@ citeproc-suite-textcase-stop-word-before-hyphen
citeproc-suite-variables-container-title-short
citeproc-suite-variables-container-title-short2
citeproc-suite-variables-title-short-on-short-title-no-title-condition
citeproc-citation-bib-entry
citeproc-suite-bugreports-author-position
citeproc-suite-bugreports-disambiguation-add-names-bibliography
citeproc-suite-bugreports-duplicate-spaces
citeproc-suite-bugreports-duplicate-spaces2
citeproc-suite-bugreports-duplicate-spaces3
citeproc-suite-bugreports-duplicate-terminal-punctuation-in-bibliography
citeproc-suite-bugreports-ieee-punctuation
citeproc-suite-bugreports-matched-author-and-date
citeproc-suite-bugreports-sort-secondary-key-bibliography
citeproc-suite-bugreports-sorted-ieee-italics-fail
citeproc-suite-bugreports-undefined-before-val
citeproc-suite-bugreports-undefined-in-name
citeproc-suite-bugreports-undefined-in-name2
citeproc-suite-bugreports-undefined-str
citeproc-suite-bugreports-unisa-harvard-initialization
citeproc-suite-bugreports-year-suffix-in-harvard1
citeproc-suite-disambiguate-skip-accessed-year-suffix
citeproc-suite-display-second-field-align-migrate-punctuation
citeproc-suite-etal-citation-and-bibliography-decorations-in-bibliography
citeproc-suite-fullstyles-chicago-article-title-question
citeproc-suite-group-complex-nesting
citeproc-suite-group-suppress-with-empty-nested-date-node
citeproc-suite-label-missing-returns-empty
citeproc-suite-label-nonexistent-name-variable-label
citeproc-suite-name-editor-translator-both
citeproc-suite-name-editor-translator-with-translator-only-bib
citeproc-suite-name-institution-decoration
citeproc-suite-name-substitute-inherit-label
citeproc-suite-simplespace-case1
citeproc-suite-sort-chicago-year-suffix1
citeproc-suite-sort-chicago-year-suffix2
citeproc-suite-sort-substitute-title
citeproc-suite-sort-various-name-macros1
citeproc-suite-sort-various-name-macros2
citeproc-suite-sort-various-name-macros3
citeproc-test-int-sb/end2end
citeproc-test-int-sb/single-filter
1 change: 0 additions & 1 deletion test/human/citation_BibEntry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ citation
<macro name="contributors">
<names variable="author">
<name and="text" delimiter=", " delimiter-precedes-last="always" name-as-sort-order="first" sort-separator=", " />
<label form="verb-short" prefix=", " suffix="." text-case="lowercase" />
<substitute>
<text macro="editor" />
<text macro="translator" />
Expand Down

0 comments on commit ed2df45

Please sign in to comment.