]> jfr.im git - irc/hexchat/hexchat.git/commit
fishlim: Minor test improvements
authorPatrick Griffis <redacted>
Wed, 3 Nov 2021 14:59:24 +0000 (09:59 -0500)
committerPatrick Griffis <redacted>
Wed, 3 Nov 2021 14:59:24 +0000 (09:59 -0500)
commit4f3ef3505a5f34c85e0935dc1ca4d14f27590ae5
treedfb6229091899ae1f0d4a250d5be4c379d4724f3
parentb54593e7527566e1bb46e404ea8a91ee4e493f57
fishlim: Minor test improvements
- Don't have tests repeat themselves, meson has a `--repeat` flag
- Fix a minor leak of a GRand
- Speed up a test
- Increase timeout

This still needs a lot of improvements, it runs at lot of loops within
loops generating random strings that could be optimized. This means
it can take a very long time on some computers.

Closes #2629
plugins/fishlim/tests/meson.build
plugins/fishlim/tests/tests.c