aboutsummaryrefslogtreecommitdiff
path: root/integration (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-22Switch to a single directory for storing snapshots and explicitly note whats ↵Gravatar Jarred Sumner 54-16/+593
a debug snapshot and a non-debug snapshot
2021-09-20Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled ↵Gravatar Jarred Sumner 7-0/+180
strings, remove eagerly loading identifier_name
2021-09-17SnapshotsGravatar Jarred Sumner 2-0/+62
2021-09-17Add test for "shuffle" function for lodashbun-v0.0.19Gravatar Jarred Sumner 4-0/+44
2021-09-17Add test for tsx/ts fallback importsGravatar Jarred Sumner 7-0/+68
2021-09-17Fix test makefileGravatar Jarred Sumner 5-5/+5
2021-09-17Update cjs-transform-shouldnt-have-static-imports-in-cjs-function.jsGravatar Jarred Sumner 1-0/+4
2021-09-17Fix multiple imports to CJS modules when referencing via module_id hashGravatar Jarred Sumner 6-0/+91
2021-09-17global -> globalThisGravatar Jarred Sumner 4-0/+35
2021-09-17Begin to add integration testsGravatar Jarred Sumner 20-0/+499