ailin-nemui
|
3075cbc6fb
|
Fix test compilation on old glib
e.g. Debian 7
|
2018-04-24 14:00:30 +02:00 |
|
ailin-nemui
|
191e0ac84e
|
Merge pull request #802 from ailin-nemui/test-796
Test for segfault on disconnect during signal processing
|
2018-03-20 10:30:39 +01:00 |
|
ailin-nemui
|
e7c9b3afb8
|
fix test builds on some platforms
|
2018-01-16 11:05:47 +01:00 |
|
ailin-nemui
|
d4bd0d02fb
|
Merge pull request #807 from ailin-nemui/fix-real-length-test
fix format_real_length expected test result
|
2018-01-08 14:33:39 +01:00 |
|
ailin-nemui
|
3b1ee8e7e7
|
change expected format_real_length test result
This change from 0 -> 4 was introduced by #697 and is thus expected
|
2018-01-08 13:47:25 +01:00 |
|
ailin-nemui
|
b8e3c5d00e
|
only use nonfatal assertions for GLib that actually supports it
Fixes tests on Debian 7 and RHEL 6
|
2018-01-08 13:33:40 +01:00 |
|
ailin-nemui
|
6b0e140996
|
show destroyed event
|
2018-01-04 23:03:07 +01:00 |
|
ailin-nemui
|
bffced5498
|
Update test-796.c
odd space
|
2018-01-04 21:11:00 +01:00 |
|
ailin-nemui
|
3b7b868bb1
|
finish test case
|
2018-01-04 16:43:58 +01:00 |
|
ailin-nemui
|
c7cd49f8d7
|
first bug case, exposes broken server object in chat-completion
|
2018-01-04 16:18:07 +01:00 |
|
ailin-nemui
|
5bddfe7b73
|
add new test skeleton
|
2018-01-04 14:29:57 +01:00 |
|
ailin-nemui
|
eb9e2ed6fd
|
Update test-irc.c
Fix wrong array (missing an s)
|
2017-12-07 12:07:37 +01:00 |
|
ailin-nemui
|
d932e6e4b7
|
add test case for format_real_length
|
2017-12-07 12:06:20 +01:00 |
|
ailin-nemui
|
43d06369bf
|
move fixtures to outer scope
|
2017-12-07 12:06:20 +01:00 |
|
ailin-nemui
|
c20eddeb38
|
add glib testing TAP utilities
|
2017-12-07 12:06:20 +01:00 |
|
Will Storey
|
1328e1ba08
|
Add a test program to test mode parsing
This uses GLib's testing framework. It is to test the changes to the
mode parsing for #603.
|
2017-12-07 12:06:20 +01:00 |
|