lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 4d37390 03/10: Mention lmi's improved unit te


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 4d37390 03/10: Mention lmi's improved unit test
Date: Mon, 1 Mar 2021 09:39:22 -0500 (EST)

branch: master
commit 4d373904dd3878ba62fe98581846c5e326afaca3
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Mention lmi's improved unit test
    
    This "unit test" doesn't actually test anything, but neither does it
    depend on any testing facility. It's still useful because if it fails
    to compile, something's wrong.
    
    Incidentally updated copyrights to reflect all modification years.
---
 tools/pete-2.1.1/et_vector_test.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/pete-2.1.1/et_vector_test.cpp 
b/tools/pete-2.1.1/et_vector_test.cpp
index 048a245..42ef2ea 100644
--- a/tools/pete-2.1.1/et_vector_test.cpp
+++ b/tools/pete-2.1.1/et_vector_test.cpp
@@ -1,6 +1,6 @@
-// PETE with std::vector: unit test.
+// PETE with std::vector: casual unit test--cf. 'et_vector_0_test.cpp'.
 //
-// Copyright (C) 2008 Gregory W. Chicares.
+// Copyright (C) 2008, 2010, 2016, 2019, 2020, 2021 Gregory W. Chicares.
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License version 2 as



reply via email to

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