Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Manual testcases

This directory contains various files and programs for manual testing of issues discovered in the past.

The legacy directory contains some tests whose purpose have been lost to time. If you know how to use them please update this README.

Text files

Just run cat filename in Konsole to verify that they are working. If rendering related, open in a competent graphical text editor to compare and/or in other terminal emulators.

Features

Bugs

Running these might trigger hanging or crashing.

  • Long lines: Prints an infinitely long line.
  • Combining characters: Prints infinitely long combining character.
  • Reflow crash: Fills a single line exactly to width.
  • Spam stderr: Prints to stderr as fast as possible. Testcase for commit ac59cc7e, bug 230184, "konsole hangs for a long time when lots of stderr output is performed".
  • Problematic unicode characters: Testcase for bug 210329, "some unicode characters are displayed as whitespace".

Various