aboutsummaryrefslogtreecommitdiff
path: root/test/test_lectionary_ef.ml
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-18 12:36:07 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-18 12:36:07 +0200
commit12edb255c0a2559a59578fd6b5d7784ef04bc386 (patch)
treedac3a618fe63e91f4cf9cae4e17b264f25b8a7dc /test/test_lectionary_ef.ml
parentca4287a6e99e14846f3560106156ef2b1c4b8cf2 (diff)
parente07d0b1f49e1bb006b12a5e612453101d9e641a7 (diff)
downloadcolitur-12edb255c0a2559a59578fd6b5d7784ef04bc386.tar.gz
colitur-12edb255c0a2559a59578fd6b5d7784ef04bc386.zip
merge: sanctoral status audit and RG 113's first sentence
Two corrections argued from the Missal's own calendarium and rubrics, both found by consulting primary sources the project already had but had not fully read.
Diffstat (limited to 'test/test_lectionary_ef.ml')
-rw-r--r--test/test_lectionary_ef.ml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test_lectionary_ef.ml b/test/test_lectionary_ef.ml
index a5a0f6e..d56d187 100644
--- a/test/test_lectionary_ef.ml
+++ b/test/test_lectionary_ef.ml
@@ -442,11 +442,21 @@ let test_step4_assignment_table () =
Alcotest.(check (list (pair string string)))
"the Commons assignment table, exactly"
[ ("benedict", "common-of-abbots");
+ ("didacus", "common-of-a-confessor-not-a-bishop-2");
("frances-rome", "common-of-non-virgins-2");
("gregory-the-great", "common-of-supreme-pontiffs");
("isidore-of-seville", "common-of-doctors");
("patrick", "common-of-a-confessor-bishop-1");
+ (* ef-sanctoral-status: ubaldus and didacus were promoted from
+ Commemoration_only to Feast on the Missal's own universal
+ calendarium, which ranks both "III classis" outright with no
+ commemoration rubric. Each takes its Mass from a Common with only
+ its own Oratio proper, per its own rubric at its own date, so
+ neither needed a proper authored -- only an assignment. ubaldus
+ shares patrick's Common exactly ("Missa Statuit, de Communi
+ Confessoris Pontificis I loco"). *)
("sts-felicitas-perpetua", "common-of-non-virgins-1");
+ ("ubaldus", "common-of-a-confessor-bishop-1");
("vincent-ferrer", "common-of-a-confessor-not-a-bishop-1") ]
assigned