Michael Stapelberg
f3a5796a8b
i3test::XTEST: free errors and connections with errors
2016-01-09 12:41:02 +01:00
Ingo Bürk
b9b1a60b5d
Fix segfault when calling "i3 -C".
...
Commit 287a0b4
introduced a segfault when validating the i3 config
as the root_screen will not be set in this case, causing a null
pointer dereference.
fixes #2144
2016-01-05 22:50:38 -05:00
Ingo Bürk
c099381632
Added test for #2097 .
...
fixes #2115
2016-01-03 21:43:33 -05:00
Michael Stapelberg
6a7f9370db
Add i3test::XTEST, add 2 test cases for key bindings
2015-11-16 09:37:54 +01:00
Michael Stapelberg
0626c637aa
tests: move does_i3_live to i3test::Test
2012-09-10 13:29:50 +02:00
Michael Stapelberg
6bfbec9da3
tests: make cmp_float a real test instruction
2012-09-10 13:24:11 +02:00
Michael Stapelberg
232d6ccce9
tests: introduce is_num_children test
...
This makes it clearer what the tests are actually doing and kills quite
a bit of useless repetitions
2012-09-04 22:24:13 +02:00