Ignore:
Timestamp:
Feb 15, 2022, 5:09:10 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Fully disable automatic max. line width detection.
  • Added: More tests.
  • Added: Show number of passing and failing tests in test window.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormTest.lfm

    r91 r116  
    4848    TabOrder = 1
    4949  end
     50  object LabelResult: TLabel
     51    Left = 22
     52    Height = 27
     53    Top = 607
     54    Width = 15
     55    Anchors = [akLeft, akBottom]
     56    Caption = '   '
     57  end
    5058  object ActionList1: TActionList
    5159    Left = 537
Note: See TracChangeset for help on using the changeset viewer.