]> git.donarmstrong.com Git - perltidy.git/commitdiff
update skip list
authorSteve Hancock <perltidy@users.sourceforge.net>
Thu, 10 Sep 2020 02:18:59 +0000 (19:18 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Thu, 10 Sep 2020 02:18:59 +0000 (19:18 -0700)
t/snippets/perltidy_random_parameters.pl

index e64cb05bc6b900bcaa862dae56c591e40dcaecab..eb84cab5eb35ab3aa539c825e188811169aea3cb 100755 (executable)
@@ -834,14 +834,16 @@ sub get_random_parameters {
     );
 
     ###################################################################
-    # Some are best skipped, otherwise the program will just quit early
-    # Parameters can be added and removed from the list to customize
-    # testing.
-    # 'format' was added because html is not so interesting, but can be
-    # removed.
+    # Most of these have been tested and are best skipped because
+    # they produce unwanted output or perhaps cause the program to
+    # just quit early.  Parameters can be added and removed from the
+    # list to customize testing.  'format' was added because html is
+    # not so interesting, but can be removed for html testing.
     ###################################################################
     my @q = qw(
       DEBUG
+      assert-tidy
+      assert-untidy
       backup-and-modify-in-place
       backup-file-extension
       character-encoding