progenitor/progenitor-impl/tests
Ian Nickles 6dc2a0ff2d
Generate unique internal var names and add tests for name collisions. (#601)
* Generate unique identifiers for internal variable names instead of using a
static prefix.

* Add tests for previous name collision issues.

* only prefix when needed.

Co-authored-by: Adam Leventhal <ahl@oxide.computer>

* add missing test invocation.

* update test fixtures per aaa40855485ca3c2ccf338c07d595ffc907975a1.

---------

Co-authored-by: Adam Leventhal <ahl@oxide.computer>
2023-10-16 11:44:24 -07:00
..
output Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00
test_output.rs Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00
test_specific.rs Remove rustfmt from progenitor-impl (#368) 2023-04-25 09:11:52 -07:00