aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split out and doc lib update warnings from test.cMattias Andrée2014-06-041-18/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add test todoMattias Andrée2014-06-041-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test applying gamma rampMattias Andrée2014-06-041-4/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-06-041-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test reading gamma rampsMattias Andrée2014-06-031-1/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test uppercase behex and unhex + fix unhexMattias Andrée2014-06-031-3/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-06-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: print subpixel order and connector typeMattias Andrée2014-06-031-2/+65
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée2014-06-031-1/+98
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* put monitor selection in its own functionMattias Andrée2014-06-031-10/+22
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* allocate the states on the heapMattias Andrée2014-06-031-19/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* #warning is a GCC extensionMattias Andrée2014-06-031-14/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: m + select crtcMattias Andrée2014-06-031-20/+111
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add everything that does not require sites, partitions or crtcs to the testMattias Andrée2014-06-031-20/+130
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move files aroundMattias Andrée2014-05-311-0/+61
Signed-off-by: Mattias Andrée <maandree@operamail.com>