aboutsummaryrefslogtreecommitdiffstats
path: root/feature-tests/getchan.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed format reset to format delete for chansetup_footer, to properly ↵Tom Feist2011-07-181-1/+1
| | | | restore it if unset to begin with
* bit more cleanup on get_format_stringTom Feist2011-07-161-4/+1
|
* trim out the caller() uglyness, since it's not actually needed for get_format().Tom Feist2011-07-161-9/+2
|
* fix code-paths not properly stopping the print text signalTom Feist2011-07-161-4/+8
|
* getchan now actually parses the channel dataTom Feist2011-07-161-10/+74
|
* added a reference to the module names for formatsTom Feist2011-07-161-0/+1
|
* added getchan to demonstrate how to retrieve, alter and restore a format ↵Tom Feist2011-07-161-0/+106
string for easier parsing