Rand Stats

Terminal::Tests

zef:japhb
Revision history for Terminal-Tests

0.0.12  2025-11-21T20:00:56-08:00
  [Features]
  - Update full test screens, including new SGR attributes, improved
    4-bit color testing and better/more precise descriptions throughout.


0.0.11  2025-11-21T09:26:25-08:00
  [Docs]
  - Note in README that VTE emoji problems are due to be addressed in VTE 0.84

  [Features]
  - Squeeze in quick-test section for four SGR attrs newly supported by T::C/T::AC

  [Packaging]
  - Bump T::C dependency to 0.0.14+ to pick up new SGR attribute support
  - Bump T::AC dependency (coincidentally to the same value) for the same reason


0.0.10  2025-11-09T18:20:03-08:00
  [Docs]
  - Update Windows Terminal screenshots (sapeurfaire++)
  - Add README section for setting UTF-8 mode for Windows Terminal (sapeurfaire++)

  [Packaging]
  - Bump T::C dependency to 0.0.13+ for Windows Terminal autodetection


0.0.9  2025-10-28T16:11:33-07:00
  [Features]
  - Add a section in the quick-test pattern for programming ligatures
    (ASCII symbolic digraphs and trigraphs displayed as single wide glyphs)

  [Docs]
  - Update screenshots again for the updated quick-test pattern
  - Update README to mention programming ligatures
  - Remove old unused Linux screenshots


0.0.8  2025-10-24T21:48:46-07:00
  [Docs]
  - Major update and reorg of README
  - New and updated screenshots for current quick-test pattern

  [Packaging]
  - Bump Terminal::Capabilities to 0.0.12+ to pick up more detection fixes


0.0.7  2025-10-16T22:49:29-07:00
  [Bug fix]
  - Reduce width of autodetection summary string to avoid line wrapping

  [Packaging]
  - Bump Terminal::Capabilities dependency to 0.0.11+ to pick up bug fixes


0.0.6  2025-10-16T00:35:12-07:00
  [Features]
  - Greatly expand terminal feature tests in terminal-quick-test pattern

  [Packaging]
  - Add dependency on Terminal::Capabilities to autodetect terminal caps


0.0.5  2025-05-30T17:56:32-07:00
  - Add QuickTest support for flags and ZWJ emoji
  - Update screenshots for gnome-terminal, with and without GNU Screen
  - Update screenshots for xterm
  - Add screenshot for kitty with ruler
  - Update README to discuss above screenshots


0.0.4  2023-04-03T13:30:33-07:00
  - Added macOS 10.14 (Terminal) and 12.6 (Terminal and iTerm2) screenshots


0.0.3  2023-04-03T11:22:33-07:00
  - Stricter META6 dependency versions


0.0.2  2023-04-02T19:14:07-07:00
  - Initial version