lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master cb4258a 2/4: SFFAADFI


From: Greg Chicares
Subject: [lmi-commits] [lmi] master cb4258a 2/4: SFFAADFI
Date: Thu, 26 Jan 2017 01:17:21 +0000 (UTC)

branch: master
commit cb4258ae9f36f7012fba8a7e773bd97760f71ec1
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    SFFAADFI
    
    I.e., what the SoA motto recommends we do. This initialism and
    TWOSITSFFAADFI are both undeservedly antegooglewhackblatts.
    
    More prosaically, made the documentation better resemble reality.
---
 input_seq_test.cpp |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/input_seq_test.cpp b/input_seq_test.cpp
index 6d1aae0..5be7aa6 100644
--- a/input_seq_test.cpp
+++ b/input_seq_test.cpp
@@ -141,12 +141,15 @@ void check2
 
 int test_main(int, char*[])
 {
-    // General test pattern:
-    //   e: expected result
-    // and the rest are ctor arguments:
-    //   d: numeric data
-    //   n: number of data
-    //   k,c,w: extra arguments
+    // Arguments to check[0-9]() functions:
+    //   expected results
+    //     c: keywords
+    //     d: numeric values
+    //   ctor arguments
+    //     n: length
+    //     e: expression
+    //     k: extra keywords
+    //     w: default keyword
 
     // An all-blank string is treated as zero.
     {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]