test: re-enable tests and record golden files after fixes on lipgloss

https://github.com/charmbracelet/lipgloss/pull/526
This commit is contained in:
Andrey Nering
2025-05-28 17:35:33 -03:00
parent 8acc3deec8
commit 78e9bc479c
11 changed files with 89 additions and 38 deletions
+11
View File
@@ -0,0 +1,11 @@
┌────────────────────────────────────────────────────┐
│ Name   Country of Origin  Dunk-able │
├────────────────────────────────────────────────────┤
│ Chocolate Digestives  UK   Yes 
│┌────────────────────┐┌─────────────────┐┌─────────┐│
││Tim Tams ││Australia ││No ││
│└────────────────────┘└─────────────────┘└─────────┘│
│┌────────────────────┐┌─────────────────┐┌─────────┐│
││Hobnobs ││UK ││Yes ││
│└────────────────────┘└─────────────────┘└─────────┘│
└────────────────────────────────────────────────────┘
+9
View File
@@ -0,0 +1,9 @@
┌────────────────────────────────────────────────────┐
│┌────────────────────┐┌─────────────────┐┌─────────┐│
││Name ││Country of Origin││Dunk-able││
│└────────────────────┘└─────────────────┘└─────────┘│
├────────────────────────────────────────────────────┤
│ Chocolate Digestives  UK   Yes 
│ Tim Tams   Australia   No 
│ Hobnobs   UK   Yes 
└────────────────────────────────────────────────────┘
+19
View File
@@ -0,0 +1,19 @@
┌──────────────────────────────────────────────────────────┐
│ │
│ │
│  Name     Country of Origin    Dunk-able  │
│ │
│ │
├──────────────────────────────────────────────────────────┤
│ Chocolate Digestives   UK   Yes 
│ │
│ │
│  Tim Tams     Australia     No  
│ │
│ │
│ │
│ │
│  Hobnobs     UK     Yes  
│ │
│ │
└──────────────────────────────────────────────────────────┘
@@ -0,0 +1,2 @@
┌────────────────────────────────────────────────────┐
│ Name   Country of Origin  Dunk-able │
@@ -1,7 +1,7 @@
┌──────────────────────────────────────────────────────────────────────────────
│ Name   Country of Origin   Dunk-able 
├──────────────────────────────────────────────────────────────────────────────
│ Chocolate Digestives   UK   Yes 
│ Tim Tams   Australia   No 
│ Hobnobs   UK   Yes 
└──────────────────────────────────────────────────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────
│ Name   Country of Origin   Dunk-able 
├──────────────────────────────────────────────────────────────────────────────
│ Chocolate Digestives   UK   Yes 
│ Tim Tams   Australia   No 
│ Hobnobs   UK   Yes 
└──────────────────────────────────────────────────────────────────────────────
@@ -0,0 +1,10 @@
┌────────────────────────────┐
│ Name   Count…  Dunk-a… │
├────────────────────────────┤
│ Chocolate  UK   Yes 
│ Digestive 
│ s 
│ Tim Tams   Austra  No 
 lia 
│ Hobnobs   UK   Yes 
└────────────────────────────┘
@@ -1,16 +1,9 @@
┌────────────────────────────────────────────
│ Rank  City   Country   Population 
├────────────────────────────────────────────
│ 1   Tokyo   Japan   37,274,000 
├────────────────────────────────────────────
│ 2   Delhi   India   32,065,760 
├────────────────────────────────────────────
│ 3   Shanghai   China   28,516,904 
────────────────────────────────────────────
│ 4   Dhaka   Bangladesh  22,478,116 
├────────────────────────────────────────────┤
│ 5   São Paulo   Brazil   22,429,800 
├────────────────────────────────────────────┤
│ …   …   …   … 
├────────────────────────────────────────────┤
└────────────────────────────────────────────
┌────────────────────────────────────────────
│ Rank  City   Country   Population 
├────────────────────────────────────────────
│ 1   Tokyo   Japan   37,274,000 
├────────────────────────────────────────────
│ 2   Delhi   India   32,065,760 
├────────────────────────────────────────────
│    …   …   … 
────────────────────────────────────────────
+9
View File
@@ -0,0 +1,9 @@
┌──────┬──────────────┬────────────┬────────────┐
│ Rank │ City  │ Country  │ Population │
├──────┼──────────────┼────────────┼────────────┤
│ 1  │ Tokyo  │ Japan  │ 37,274,000 │
├──────┼──────────────┼────────────┼────────────┤
│ 2  │ Delhi  │ India  │ 32,065,760 │
├──────┼──────────────┼────────────┼────────────┤
│ …  │ …  │ …  │ …  │
└──────┴──────────────┴────────────┴────────────┘
@@ -0,0 +1,9 @@
 Rank │ City  │ Country  │ Population 
──────┼──────────────┼────────────┼────────────
 1  │ Tokyo  │ Japan  │ 37,274,000 
──────┼──────────────┼────────────┼────────────
 2  │ Delhi  │ India  │ 32,065,760 
──────┼──────────────┼────────────┼────────────
 3  │ Shanghai  │ China  │ 28,516,904 
──────┼──────────────┼────────────┼────────────
 …  │ …  │ …  │ … 
+2 -2
View File
@@ -6,5 +6,5 @@
 4   Dhaka   Bangladesh  22,478,116 
 5   São Paulo   Brazil   22,429,800 
 6   Mexico City   Mexico   22,085,140 
    …   …   … 
 7   Cairo   Egypt   21,750,020 
 …   …   …   …