Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-20 | Fix misunderstood instancing of publishing-object | Marek Paśnikowski | |
The recently introduced test suite uncovered a fatal error in my understanding of how to correctly manage instances of objects. | |||
2024-01-20 | Separate testing facility in a new file | Marek Paśnikowski | |
Pull out and expand the testing code into a dedicated file. Also, remove the requirement on 'ox-publish because this package is not yet used at all. |