aboutsummaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-05Join test source files into test.c and updateMattias Andrée13-1160/+0
2021-03-02Change license + change style + miscMattias Andrée13-954/+729
2015-05-14test: test ramp orderMattias Andrée2-0/+25
2015-05-14test: add an error check just to be safeMattias Andrée1-6/+10
2015-05-11bump yearMattias Andrée13-13/+13
2015-05-08update testMattias Andrée2-1/+28
2014-09-13hack to make the test work without gnu cMattias Andrée10-32/+94
2014-09-13mMattias Andrée1-2/+2
2014-09-13move out test mapping functions from test.c into ramps.cMattias Andrée3-105/+174
2014-09-13test _f settersMattias Andrée1-11/+134
2014-09-13typoMattias Andrée1-1/+1
2014-09-13code separationMattias Andrée5-120/+218
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ée3-163/+272
2014-09-13mMattias Andrée1-0/+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-18fix removal of __attribute__Mattias Andrée1-1/+1
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée3-4/+4
2014-06-18remove __attribute__ if not using gccMattias Andrée1-0/+4
2014-06-18use less unicodeMattias Andrée6-12/+12
2014-06-04split out and doc error api testMattias Andrée3-32/+118
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée3-105/+263
2014-06-04add inclusion guard to update-warnings.hMattias Andrée1-0/+6
2014-06-04split out and doc lib update warnings from test.cMattias Andrée2-18/+62
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/+61