Commit Graph

6 Commits

Author SHA1 Message Date
Tom Alexander 72c8da94a3
Hook the integration tests into rust's test framework.
Instead of using a hacked-together shell script, use rust's test framework to do the comparison.
2023-04-18 23:50:58 -04:00
Tom Alexander f27965001d
End plain lists when there are two blank lines. 2023-04-12 13:09:44 -04:00
Tom Alexander a77d2655bd
Instrument the code. 2023-03-27 16:36:43 -04:00
Tom Alexander e7b95ea59c
Add more jaeger commands to the Makefile. 2023-03-25 17:00:56 -04:00
Tom Alexander e6752b9d83
Building the plain list item context. 2023-03-25 14:10:22 -04:00
Tom Alexander a6cf1adf4b
Add a top-level Makefile.
This is primarily to automate launching jaeger in docker for easier viewing of traces.
2023-03-25 10:07:47 -04:00