summaryrefslogtreecommitdiff
path: root/include/cppunit
diff options
context:
space:
mode:
authorEric Schendel <esche@sourceforge.net>2002-09-16 17:36:52 +0000
committerEric Schendel <esche@sourceforge.net>2002-09-16 17:36:52 +0000
commitaf1070ecd04e521a6b5510716c00509980cde26c (patch)
tree81aa2f01c5658c6b2e47ede3d9210ea9cd0c8ff5 /include/cppunit
parent88d9a32ab5091a940360f1338a641f4f09e453f9 (diff)
downloadcppunit-af1070ecd04e521a6b5510716c00509980cde26c.tar.gz
Added newline at end of file (needed for some compilers to work)
Diffstat (limited to 'include/cppunit')
-rw-r--r--include/cppunit/Protector.h3
-rw-r--r--include/cppunit/extensions/TestFixtureFactory.h3
-rw-r--r--include/cppunit/extensions/TestNamer.h3
-rw-r--r--include/cppunit/extensions/TestSuiteBuilderContext.h3
-rw-r--r--include/cppunit/portability/CppUnitDeque.h3
-rw-r--r--include/cppunit/portability/CppUnitMap.h3
-rw-r--r--include/cppunit/portability/CppUnitSet.h3
-rw-r--r--include/cppunit/portability/CppUnitVector.h3
8 files changed, 16 insertions, 8 deletions
diff --git a/include/cppunit/Protector.h b/include/cppunit/Protector.h
index ae2beda..d14e75f 100644
--- a/include/cppunit/Protector.h
+++ b/include/cppunit/Protector.h
@@ -90,4 +90,5 @@ private:
CPPUNIT_NS_END
-#endif // CPPUNIT_PROTECTOR_H \ No newline at end of file
+#endif // CPPUNIT_PROTECTOR_H
+
diff --git a/include/cppunit/extensions/TestFixtureFactory.h b/include/cppunit/extensions/TestFixtureFactory.h
index 17a0b4a..1e3e803 100644
--- a/include/cppunit/extensions/TestFixtureFactory.h
+++ b/include/cppunit/extensions/TestFixtureFactory.h
@@ -44,4 +44,5 @@ class ConcretTestFixtureFactory : public CPPUNIT_NS::TestFixtureFactory
CPPUNIT_NS_END
-#endif // CPPUNIT_EXTENSIONS_TESTFIXTUREFACTORY_H \ No newline at end of file
+#endif // CPPUNIT_EXTENSIONS_TESTFIXTUREFACTORY_H
+
diff --git a/include/cppunit/extensions/TestNamer.h b/include/cppunit/extensions/TestNamer.h
index fdf1e70..3c3be5e 100644
--- a/include/cppunit/extensions/TestNamer.h
+++ b/include/cppunit/extensions/TestNamer.h
@@ -80,4 +80,5 @@ protected:
CPPUNIT_NS_END
-#endif // CPPUNIT_EXTENSIONS_TESTNAMER_H \ No newline at end of file
+#endif // CPPUNIT_EXTENSIONS_TESTNAMER_H
+
diff --git a/include/cppunit/extensions/TestSuiteBuilderContext.h b/include/cppunit/extensions/TestSuiteBuilderContext.h
index ec0318c..4fcc8d3 100644
--- a/include/cppunit/extensions/TestSuiteBuilderContext.h
+++ b/include/cppunit/extensions/TestSuiteBuilderContext.h
@@ -93,4 +93,5 @@ public:
CPPUNIT_NS_END
-#endif // CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H \ No newline at end of file
+#endif // CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
+
diff --git a/include/cppunit/portability/CppUnitDeque.h b/include/cppunit/portability/CppUnitDeque.h
index fac09d6..bbab21f 100644
--- a/include/cppunit/portability/CppUnitDeque.h
+++ b/include/cppunit/portability/CppUnitDeque.h
@@ -21,4 +21,5 @@ public:
#endif
-#endif // CPPUNIT_PORTABILITY_CPPUNITDEQUE_H \ No newline at end of file
+#endif // CPPUNIT_PORTABILITY_CPPUNITDEQUE_H
+
diff --git a/include/cppunit/portability/CppUnitMap.h b/include/cppunit/portability/CppUnitMap.h
index 3073e6f..0cdc723 100644
--- a/include/cppunit/portability/CppUnitMap.h
+++ b/include/cppunit/portability/CppUnitMap.h
@@ -25,4 +25,5 @@ public:
#endif
-#endif // CPPUNIT_PORTABILITY_CPPUNITMAP_H \ No newline at end of file
+#endif // CPPUNIT_PORTABILITY_CPPUNITMAP_H
+
diff --git a/include/cppunit/portability/CppUnitSet.h b/include/cppunit/portability/CppUnitSet.h
index a6c0a8f..18b8662 100644
--- a/include/cppunit/portability/CppUnitSet.h
+++ b/include/cppunit/portability/CppUnitSet.h
@@ -24,4 +24,5 @@ public:
#endif
-#endif // CPPUNIT_PORTABILITY_CPPUNITSET_H \ No newline at end of file
+#endif // CPPUNIT_PORTABILITY_CPPUNITSET_H
+
diff --git a/include/cppunit/portability/CppUnitVector.h b/include/cppunit/portability/CppUnitVector.h
index 83525d3..6666a63 100644
--- a/include/cppunit/portability/CppUnitVector.h
+++ b/include/cppunit/portability/CppUnitVector.h
@@ -21,4 +21,5 @@ public:
#endif
-#endif // CPPUNIT_PORTABILITY_CPPUNITVECTOR_H \ No newline at end of file
+#endif // CPPUNIT_PORTABILITY_CPPUNITVECTOR_H
+