summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testTerminal.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-011-1/+1
| | | | | * upstream-KWSys: KWSys 2018-06-01 (8ef62b28)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-091-14/+5
| | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411)
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
| | | | | | | This converts the KWSys license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the KWSys copyright to cover the full development time range.
* ENH: Cleaned up KWSys tests to use test drivers.Brad King2007-03-031-1/+3
|
* ENH: Adding 'Terminal' component to hold support routines for dealing with ↵Brad King2006-04-231-0/+31
interactive terminals. Currently only a cfprintf function is provided to print color messages.