aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-02bump yearMattias Andrée1-1/+1
2014-09-13hack to make the test work without gnu cMattias Andrée1-14/+1
2014-09-13move out test mapping functions from test.c into ramps.cMattias Andrée1-105/+0
2014-09-13test _f settersMattias Andrée1-11/+134
2014-09-13typoMattias Andrée1-1/+1
2014-09-13code separationMattias Andrée1-120/+4
2014-09-13m + docMattias Andrée1-12/+57
2014-09-13readabilityMattias Andrée1-11/+6
2014-09-13mMattias Andrée1-1/+1
2014-09-13code dedupMattias Andrée1-52/+10
2014-09-13split out crtcinfo from test and doc itMattias Andrée1-163/+3
2014-09-13update gamma-helper to support 8-bit rampsMattias Andrée1-2/+1
2014-09-13test other bit-depths, 8 bits is not working when 16 bits is nativeMattias Andrée1-51/+119
2014-08-28m fix0.2Mattias Andrée1-2/+2
2014-08-28ramps => ramps16Mattias Andrée1-13/+13
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée1-2/+2
2014-06-18use less unicodeMattias Andrée1-2/+2
2014-06-04split out and doc error api testMattias Andrée1-32/+1
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée1-105/+5
2014-06-04split out and doc lib update warnings from test.cMattias Andrée1-18/+2
2014-06-04add test todoMattias Andrée1-0/+2
2014-06-04test applying gamma rampMattias Andrée1-4/+23
2014-06-04typoMattias Andrée1-3/+3
2014-06-03test reading gamma rampsMattias Andrée1-1/+41
2014-06-03test uppercase behex and unhex + fix unhexMattias Andrée1-3/+8
2014-06-03typoMattias Andrée1-1/+1
2014-06-03test: print subpixel order and connector typeMattias Andrée1-2/+65
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée1-1/+98
2014-06-03put monitor selection in its own functionMattias Andrée1-10/+22
2014-06-03allocate the states on the heapMattias Andrée1-19/+19
2014-06-03#warning is a GCC extensionMattias Andrée1-14/+16
2014-06-03test: m + select crtcMattias Andrée1-20/+111
2014-06-03add everything that does not require sites, partitions or crtcs to the testMattias Andrée1-20/+130
2014-05-31move files aroundMattias Andrée1-0/+0
2014-05-31mMattias Andrée1-1/+1
2014-05-28namespace some definitionsMattias Andrée1-10/+10
2014-05-26Split out method naming to its own functionMattias Andrée1-15/+20
2014-05-25add buf_size parameter tolibgamma_list_methodsMattias Andrée1-20/+16
2014-05-25m + add test that lists adjustment methdsMattias Andrée1-17/+38
2014-05-23parse edidMattias Andrée1-6/+15
2014-05-21miscMattias Andrée1-0/+2
2014-05-21add api .h filesMattias Andrée1-0/+28