Robert Manner
2eeda38f95
plugins/python/regress: add a testcase for multiple io plugin loading
...
to verify 2 python plugins can work next to each other.
2020-01-23 12:46:14 -07:00
Robert Manner
8cacaabe9b
plugins/python/regress: add missing license texts
2020-01-20 06:30:20 -07:00
Robert Manner
b66ecf6e13
plugins/python: various portability improvements
2020-01-20 06:30:20 -07:00
Robert Manner
f3b7f3c0d4
plugins/python/example_{io,conversation}: avoid printing signal number
...
They are platform dependant, so their test would fail on some platforms.
While we could create separate plugin for the tests, I like the idea that
the examples are ensured to be working.
I believe this is a good compromise for being able to auto update the
test cases.
2020-01-20 06:30:20 -07:00
Robert Manner
40f2189586
plugins/python/regress: load the python plugin dynamically
...
instead of linking with it.
2020-01-20 06:30:20 -07:00
Robert Manner
383ca80333
plugins/python/regress/testdata: generated data for the pyplugin tests
2020-01-20 06:30:20 -07:00
Robert Manner
5da7bd562c
plugins/python/regress: adds tests for python plugin feature and examples
2020-01-20 06:30:20 -07:00