aboutsummaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-13update gamma-helper to support 8-bit rampsMattias Andrée1-2/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-13test other bit-depths, 8 bits is not working when 16 bits is nativeMattias Andrée1-51/+119
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-28m fix0.2Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-28ramps => ramps16Mattias Andrée1-13/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18fix removal of __attribute__Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée3-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18remove __attribute__ if not using gccMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-18use less unicodeMattias Andrée6-12/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04split out and doc error api testMattias Andrée3-32/+118
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée3-105/+263
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04add inclusion guard to update-warnings.hMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04split out and doc lib update warnings from test.cMattias Andrée2-18/+62
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04add test todoMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04test applying gamma rampMattias Andrée1-4/+23
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-04typoMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03test reading gamma rampsMattias Andrée1-1/+41
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03test uppercase behex and unhex + fix unhexMattias Andrée1-3/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03test: print subpixel order and connector typeMattias Andrée1-2/+65
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée1-1/+98
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03put monitor selection in its own functionMattias Andrée1-10/+22
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03allocate the states on the heapMattias Andrée1-19/+19
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03#warning is a GCC extensionMattias Andrée1-14/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03test: m + select crtcMattias Andrée1-20/+111
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-06-03add everything that does not require sites, partitions or crtcs to the testMattias Andrée1-20/+130
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-05-31move files aroundMattias Andrée1-0/+61
Signed-off-by: Mattias Andrée <maandree@operamail.com>