aboutsummaryrefslogtreecommitdiff
path: root/integration/snippets (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-22Switch to a single directory for storing snapshots and explicitly note whats ↵Gravatar Jarred Sumner 17-0/+44
a debug snapshot and a non-debug snapshot
2021-09-20Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled ↵Gravatar Jarred Sumner 2-0/+50
strings, remove eagerly loading identifier_name
2021-09-17Add test for "shuffle" function for lodashbun-v0.0.19Gravatar Jarred Sumner 3-0/+42
2021-09-17Add test for tsx/ts fallback importsGravatar Jarred Sumner 2-0/+10
2021-09-17Fix multiple imports to CJS modules when referencing via module_id hashGravatar Jarred Sumner 2-0/+15
2021-09-17global -> globalThisGravatar Jarred Sumner 1-0/+4
2021-09-17Begin to add integration testsGravatar Jarred Sumner 9-0/+129