summaryrefslogtreecommitdiffstats
path: root/test/long-lines/live.py
Commit message (Collapse)AuthorAgeFilesLines
* - fixes for MinGW under Windows, mainly skipping MSVS-specific testsDirk Baechle2012-12-181-0/+8
|
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Capture a test case to verify correct behavior of $( $) on long linesSteven Knight2009-02-071-0/+134
handled by TempFileMunge. Comment the behavior. Other minor cleanups.