aboutsummaryrefslogtreecommitdiffstats
path: root/generate.el
Commit message (Collapse)AuthorAgeFilesLines
* Disable testsGravatar Tom Willemse2021-07-231-4/+4
|
* Create more directories before running unit testsGravatar Tom Willemse2021-01-201-1/+1
|
* Create more directories before running testsGravatar Tom Willemse2021-01-201-1/+1
|
* Create ~/documents/org/ for integration tests tooGravatar Tom Willemse2021-01-041-1/+1
|
* Create ~/documents/org directory before running unit testsGravatar Tom Willemse2021-01-041-0/+1
| | | | | After adding org-roam and org-journal the unit tests fail because this directory doesn’t exist.
* Make sure my data directory exists before testingGravatar Tom Willemse2020-10-171-0/+1
| | | | Specifically the ‘integration-test-core’ had this extra step.
* Add argument to ‘format’Gravatar Tom Willemse2020-10-161-1/+1
| | | | oops.
* Remove the .el suffix from all module useGravatar Tom Willemse2020-10-161-11/+5
| | | | | I don’t think there’s anywhere where the module file name is used in this particular situation. That’s all done by Make.
* Treat oni-module.el as oni-module when looking for testsGravatar Tom Willemse2020-10-161-2/+4
|
* Fix typoGravatar Tom Willemse2020-10-161-1/+1
|
* Try running generated configurationGravatar Tom Willemse2020-10-161-0/+86