1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Luke Kershaw
75f907917b
Extra test coverage for expand_shorthand (#80) 2023-01-23 14:46:57 +01:00
Luke Kershaw
e0eb43566f
Expand test coverage (#77)
* ignore line endings in cli tests
* ignore line endings in integration tests
* expand code coverage for `choc` footprint
* expand code coverage for `chocmini` footprint
* expand code coverage for `mx` footprint
* expand code coverage for `pad` footprint
* expand code coverage for rest of footprints
* expand code coverage for `anchor.js`
* expand code coverage for `units.js`
* expand code coverage for `points.js`
* expand code coverage for `filter.js`
* expand code coverage for `outlines.js`
* expand code coverage for `pcbs.js`
* expand code coverage for `ergogen.js`
* expand code coverage for `kle.js`
* more code coverage for `outlines.js`
* expand code coverage for `cases.js`
2023-01-23 10:02:08 +01:00
Bán Dénes
cf9007aa50 Generalize asym usage 2022-12-03 12:38:07 +01:00
Bán Dénes
a586d9058c Outline scaling 2022-04-16 16:14:29 +02:00
Bán Dénes
b928cbd35d Implement a simple autobind 2022-02-27 18:18:16 +01:00
Bán Dénes
6dc6b5d8e9 Anchor recursivization 2022-02-27 11:11:45 +01:00
Bán Dénes
d6f83232a8 Outlines rewrite actually done 2022-01-16 20:36:19 +01:00
Bán Dénes
2c18902e9f Simplify the names in individual point "zones" 2021-12-18 20:28:33 +01:00
Bán Dénes
0ed29e7e1d Place rectangles by their centers 2021-12-18 19:51:26 +01:00
Bán Dénes
21cfc1fd35 Allow glue opt-out, even when bound 2021-12-15 23:05:40 +01:00
Bán Dénes
16f6b81f66 Fillet all outline chains, closes #34 2021-12-12 15:57:11 +01:00
Bán Dénes
38a8fc5be8 Anchor affect bugfix, partially fixes #33
The mirroring part still has design inconsistencies because of rectangles being laid out by their bottom left corner, but as a breaking change, this will be addressed separately, later...
2021-12-12 14:51:24 +01:00
Bán Dénes
9bdcd36d1a Some outline testing 2021-07-18 16:04:01 +02:00
Bán Dénes
cd0ae6d38b Smarter dump test switch 2021-07-16 13:31:52 +02:00
Bán Dénes
d09b3fdf38 Smarter dump switch for the test runner, reference adjustments 2021-07-14 19:35:47 +02:00
Bán Dénes
e515f51c0e Parametric declarations 2021-01-03 19:48:37 +01:00