summaryrefslogtreecommitdiffstats
path: root/src/libply/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add the start of a command line parserRay Strode2008-06-081-0/+1
| | | | | | | | This will be useful for changing the client to use a plymouth subcommand --option1 --option2 format
* Remove ply-copy-dir-test.Peter Jones2008-06-041-1/+0
|
* Get rid of ply-copy-test.Peter Jones2008-06-041-1/+0
|
* 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-281-0/+1
| | | | | | 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.
* dump everything i'm working on into the main refactor branch for nowRay Strode2007-06-211-0/+2
|
* split the common code off into libply and move things to separate directoriesRay Strode2007-06-061-0/+17