1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-13 22:54:47 +02:00
Files
weechat/tests/scripts/python
Sébastien Helleu e8af853624 tests: add scripting API tests (issue #104)
Automatic tests of scripting API are made with Python scripts:

- unparse.py: convert Python code to other languages
- testapigen.py: generate scripts in all languages to test the API
- testapi.py scripting API tests
2017-10-07 16:51:25 +02:00
..