summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/testsuite/25_algorithms
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-12 16:53:08 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-12 16:53:08 +0000
commit112873cc45c86dbb15bcbf36e53286749c991307 (patch)
treea9a7464578d2c7679d19da056ceaed1f74334863 /libstdc++-v3/testsuite/25_algorithms
parent5f3985d9a3d3570b09c00c8f76088a132ed68b48 (diff)
downloadppe42-gcc-112873cc45c86dbb15bcbf36e53286749c991307.tar.gz
ppe42-gcc-112873cc45c86dbb15bcbf36e53286749c991307.zip
2001-05-11 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/*/*.cc: Remove spaces, make sure testcases return zero. * testsuite/config/default.exp: Update bugs email address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41997 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/25_algorithms')
-rw-r--r--libstdc++-v3/testsuite/25_algorithms/lower_bound.cc3
-rw-r--r--libstdc++-v3/testsuite/25_algorithms/min_max.cc3
2 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc b/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc
index 714d4557f5c..cb9e8b5e4e3 100644
--- a/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc
+++ b/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc
@@ -43,6 +43,3 @@ int main()
{
return 0;
}
-
-
-
diff --git a/libstdc++-v3/testsuite/25_algorithms/min_max.cc b/libstdc++-v3/testsuite/25_algorithms/min_max.cc
index 04cd6302a34..a60cd58b097 100644
--- a/libstdc++-v3/testsuite/25_algorithms/min_max.cc
+++ b/libstdc++-v3/testsuite/25_algorithms/min_max.cc
@@ -44,6 +44,3 @@ int main()
test01();
return 0;
}
-
-
-
OpenPOWER on IntegriCloud