gri3-wm/testcases
Michael Stapelberg ab9ba6fcf9 Use gettimeofday() and struct timevals instead of time()
Initially I thought using the second precision time() function is good enough,
but to make t/113-urgent.t considerably faster (>2s vs. 0.08s), we put in a
little more effort and use gettimeofday. Otherwise, this test blocks the whole
testsuite from completing much faster on modern machines :).
2012-02-21 13:38:49 +01:00
..
lib Refactor the interface of commands.c 2012-02-15 20:57:25 +00:00
t Use gettimeofday() and struct timevals instead of time() 2012-02-21 13:38:49 +01:00
Makefile.PL testcases: requires Test::More >= 0.94 (for subtests) 2012-01-29 18:03:03 +00:00
Xdummy add Xdummy script to start a headless X11 server 2011-07-25 15:37:46 +02:00
complete-run.pl complete-run: make --valgrind, --strace, --coverage-testing work again 2012-01-27 21:36:40 +00:00
i3-test.config tests: make t/65-for-window.t use separate i3 instances 2011-08-02 19:21:09 +02:00
restart-state.golden tests: implement restart testing (actual option still missing) 2011-12-21 23:15:30 +00:00