summaryrefslogtreecommitdiffstats
path: root/src/libply/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add some tracing for the device query/mode verification code.Peter Jones2008-06-122-2/+10
|
* Add the start of a command line parserRay Strode2008-06-082-0/+19
| | | | | | | | This will be useful for changing the client to use a plymouth subcommand --option1 --option2 format
* Remove ply-copy-dir-test.Peter Jones2008-06-043-96/+0
|
* Get rid of ply-copy-test.Peter Jones2008-06-043-70/+0
|
* Make ply-copy-dir-test.c work without the "detachable" functions.Peter Jones2008-06-041-3/+13
|
* Conditionalize tests with configure optionRay Strode2008-05-301-10/+12
| | | | | We do this so we can disable them from distcheck, but still build them easily when not doing distcheck.
* Don't build tests since they break distcheckRay Strode2008-05-301-10/+10
|
* Add new array type to make managing arrays easierRay Strode2008-05-282-0/+15
| | | | | | This is just a thin wrapper around the buffer object, that keeps the data in terms of "elements" instead of bytes, and always null terminates the result.
* add hook to log all terminal session output to a user supplied bufferRay Strode2008-05-191-0/+2
|
* add ply-copy-dir-test.c and ply-copy-test.c to fix buildRay Strode2007-11-012-0/+132
|
* add ply-copy-dir-test.am to fix build for fresh clonesRay Strode2007-11-011-0/+11
|
* add ply-copy-test.am to fix build for fresh clonesRay Strode2007-10-311-0/+11
|
* dump everything i'm working on into the main refactor branch for nowRay Strode2007-06-212-0/+4
|
* split the common code off into libply and move things to separate directoriesRay Strode2007-06-068-0/+95