From: Thomas Walker Lynch Date: Sun, 2 Aug 2026 13:13:05 +0000 (+0000) Subject: adds grid tests X-Git-Url: https://git.reasoningtechnology.com/%27%20%20%20full_path%20%20%20%27?a=commitdiff_plain;h=0df2153cddcca001291c522cb9c6ba26a8380a22;p=RT-Style adds grid tests --- diff --git a/tester/authored/Grid/RT-Manuscript_locator.js b/tester/authored/Grid/RT-Manuscript_locator.js new file mode 120000 index 0000000..041111f --- /dev/null +++ b/tester/authored/Grid/RT-Manuscript_locator.js @@ -0,0 +1 @@ +../RT-Manuscript_locator.js \ No newline at end of file diff --git a/tester/authored/Grid/test_dictionary.html b/tester/authored/Grid/test_dictionary.html new file mode 100644 index 0000000..48634d1 --- /dev/null +++ b/tester/authored/Grid/test_dictionary.html @@ -0,0 +1,29 @@ + + + + + Test: RT Dictionary + + + + + + +

Dictionary Semantic Wrapper

+

Validates 1:1 mapping, automatic 2-column formatting, and metadata-driven header generation.

+ + + 0000 + 0001 + 0010 + 0011 + +
+ + diff --git a/tester/authored/Grid/test_grid.html b/tester/authored/Grid/test_grid.html new file mode 100644 index 0000000..a7c03d6 --- /dev/null +++ b/tester/authored/Grid/test_grid.html @@ -0,0 +1,29 @@ + + + + + Test: RT Grid Primitive + + + + + + +

Grid Primitive Translation

+

Validates the underlying sparse array generation, major axis auto-incrementing, and coordinate overrides.

+ + + Cycles + Row 1 + Spanning Data + Offset Data + +
+ + diff --git a/tester/authored/Grid/test_matrix.html b/tester/authored/Grid/test_matrix.html new file mode 100644 index 0000000..f1e3e38 --- /dev/null +++ b/tester/authored/Grid/test_matrix.html @@ -0,0 +1,40 @@ + + + + + Test: RT Matrix + + + + + + +

Matrix Semantic Wrapper

+

Validates rigid formatting constraints, mathematical delimiter injection bounds, and exclusion of outer labels.

+ + + + X + Y + + + + V0 + 1 + 0 + + + + 0 + 1 + + +
+ + diff --git a/tester/authored/Grid/test_relation.html b/tester/authored/Grid/test_relation.html new file mode 100644 index 0000000..dcc5914 --- /dev/null +++ b/tester/authored/Grid/test_relation.html @@ -0,0 +1,40 @@ + + + + + Test: RT Relation + + + + + + +

Relation Semantic Wrapper

+

Validates multi-line text wrapping, row distinction gaps, and tuple-scoped named headers.

+ + + + Instruction + Cycles + + + + First instruction + ADD + 1 + + + + DIV + 18. An extended multi-line string test designed to evaluate the physical height measurement of the layout engine and trigger the secondary structural padding pass. + + +
+ +