Commit baae770
committed
Move ./shapefiles to tests/shapefiles. Separate doctest runner
Specify tests/shapefiles/**/* binary
Move ./shapefiles to tests/shapefiles
REfactor doctest runner into its own file, and move test files into ./tests
Update paths to test files
Use a computed path to each test shapefile, based on shapefile_dir, instead of hardcoded strings.
Update doctest paths
Use doctest runner in the Github Action1 parent 478c638 commit baae770
31 files changed
Lines changed: 359 additions & 311 deletions
File tree
- .github
- actions/test
- workflows
- src
- tests
- shapefiles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
0 commit comments