opml/tests
Bauke 53e76e8aa6
Add a bunch of things:
* A way of easily constructing OPMLs
* An example of how to do construct in the getting started documentation
* Make outline booleans optional so there's no unnecessary XML output
* Defaults for all structs
* Various helper methods for adding feeds and getting the XML output
* Tests for construction
2020-05-25 20:35:01 +02:00
..
samples Add a bunch of things: 2020-05-25 20:35:01 +02:00
spec_samples Initial commit! 🎉 2020-05-23 14:32:40 +02:00
construction.rs Add a bunch of things: 2020-05-25 20:35:01 +02:00
errors.rs Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
spec_samples.rs Initial commit! 🎉 2020-05-23 14:32:40 +02:00
valid.rs Add a bunch of things: 2020-05-25 20:35:01 +02:00