summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Create new libplybootsplashRay Strode2008-06-094-11/+12
* Port password handling over to using new answer objectRay Strode2008-06-022-0/+4
* Conditionalize tests with configure optionRay Strode2008-05-301-3/+5
* Don't build tests since they break distcheckRay Strode2008-05-301-3/+3
* add new ply_window_t type to manage text versus graphics mode,Ray Strode2008-05-173-0/+11
* dump everything i'm working on into the main refactor branch for nowRay Strode2007-06-211-1/+1
* fix up some of the makefiles to use libplyRay Strode2007-06-063-18/+3
* drop other autogenerated file from version controlRay Strode2007-06-061-769/+0
* drop autogenerated file from version controlRay Strode2007-06-061-769/+0
* split the common code off into libply and move things to separate directoriesRay Strode2007-06-0612-114/+1539
* add small wrapper functions around dlopen and friends.Ray Strode2007-06-062-0/+18
* add some forgotton files from last commitRay Strode2007-06-032-0/+32
* add the start of some classes for tracking boot statusRay Strode2007-06-031-0/+1
* more off by one ickyness in the errno stack thingRay Strode2007-05-301-0/+1
* add logger files to event-loop test programRay Strode2007-05-231-0/+2
* split off image libs separate from project global libsRay Strode2007-05-232-3/+3
* hook up the terminal session class to the event loopRay Strode2007-05-221-2/+6
* first cut at an event loopRay Strode2007-05-222-0/+13
* add new linked list implementationRay Strode2007-05-222-0/+9
* begin to hook up new logging interfaces to ply-terminal-sessionRay Strode2007-05-211-0/+2
* add start of new classes for handling loggingRay Strode2007-05-212-0/+11
* add ply-terminal-session-test to MakefileRay Strode2007-05-211-0/+1
* add new ply-terminal-session classRay Strode2007-05-211-0/+12
* Add a tests/ directory to keep tests inRay Strode2007-05-165-0/+51