Move all basic fixtures out of tests/reference into the main corpus #40

Closed
opened 2026-08-04 15:35:00 -04:00 by andrew · 0 comments
Owner

We no longer need to protect the files in tests/reference. The test suite has outgrown them significantly at this point, and some of them were enforcing aberrant behavior anyway.

  • Move everything in tests/reference/ out into the main tests/language where you are able to edit them
  • Remove the protections around tests/reference in all of the maintenance and documentation - that directory is no longer sacred
  • Update cmake and other test fixtures to reflect the change
  • Ensure the same tests still pass in the new place
We no longer need to protect the files in tests/reference. The test suite has outgrown them significantly at this point, and some of them were enforcing aberrant behavior anyway. * Move everything in tests/reference/ out into the main tests/language where you are able to edit them * Remove the protections around tests/reference in all of the maintenance and documentation - that directory is no longer sacred * Update cmake and other test fixtures to reflect the change * Ensure the same tests still pass in the new place
andrew added the docsdesign-decisionhygieneblast-radius:lowstatus::ready labels 2026-08-04 15:35:00 -04:00
logikoma was assigned by andrew 2026-08-04 15:35:00 -04:00
Sign in to join this conversation.