summaryrefslogtreecommitdiff
path: root/tests/test_output.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-26test_output: use uterm_display directlyDavid Herrmann1-14/+6
2012-10-27build: fix "make check" build failuresDavid Herrmann1-3/+3
2012-08-12test_output: add --dev parameterDavid Herrmann1-1/+7
2012-08-11tests: make all tests use the new conf-parsersDavid Herrmann1-5/+59
2012-08-11test_output: always use blitting backendDavid Herrmann1-96/+1
2012-07-31test_output: add blitting supportDavid Herrmann1-9/+91
2012-05-17test_output: explicitely activate GL contextDavid Herrmann1-0/+4
2012-05-05test_output: fix build failureDavid Herrmann1-1/+1
2012-04-14test_output: always enable all outputsDavid Herrmann1-28/+15
2012-04-14test_output: run eloop for 5s instead of sleep()David Herrmann1-2/+4
2012-04-14test_output: use new test_include.h headerDavid Herrmann1-12/+10
2012-04-14test_output: remove signal handlerDavid Herrmann1-11/+0
2012-03-23test_output: use new uterm/log/etc. subsystemsDavid Herrmann1-68/+94
2012-01-20context: use GL_TRIANGLES instead of GL_QUADSDavid Herrmann1-3/+8
2012-01-18test_output: use new drawing pipelineDavid Herrmann1-18/+13
2011-12-30test_output: handle kmscon_comp*_use failureDavid Herrmann1-2/+6
2011-12-02test_output: Use new log APIDavid Herrmann1-24/+25
2011-12-02test_output: Catch SIGINT and SIGTERMDavid Herrmann1-0/+12
2011-12-02Change license to MIT licenseDavid Herrmann1-1/+22
2011-11-20Avoid refreshing twice in output testDavid Herrmann1-6/+4
2011-11-20Add output test-scriptDavid Herrmann1-0/+177