aboutsummaryrefslogtreecommitdiff
path: root/libindicate/tests/indicate-and-crash.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving the tests so that they can guarantee to build after the libraryTed Gould2009-01-161-20/+0
| | | | | builds as otherwise they end up getting built first.
* Adding in a return that was missing (though it's useless)Ted Gould2009-01-161-1/+1
|
* Return to crashing beautyTed Gould2009-01-131-1/+1
|
* Clean up the signal handlers and fixing the call in the test function. Now ↵Ted Gould2009-01-121-1/+1
| | | | we're to the point of showing the way I think things should be.
* Basic show hide support in the indicatorTed Gould2009-01-121-1/+1
|
* Changing to showing the inicator and make it so that we dont' crash right now.Ted Gould2009-01-121-2/+2
|
* Adding in a show to help debuggingTed Gould2009-01-091-0/+1
|
* Adding in an indicator to the test and fixing a typoTed Gould2009-01-091-0/+3
|
* Adding in a simple program to crash after 15 seconds. Now we can add ↵Ted Gould2009-01-081-0/+16
indicators to it.