Skip to content

Commit

Permalink
Remove some more redundant old-style tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtv committed Dec 30, 2024
1 parent 4df167d commit eb9600f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 179 deletions.
3 changes: 0 additions & 3 deletions test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,8 @@ runner_SOURCES = \
test75.cxx \
test76.cxx \
test77.cxx \
test78.cxx \
test79.cxx \
test82.cxx \
test84.cxx \
test87.cxx \
test88.cxx \
test89.cxx \
test90.cxx \
Expand Down
27 changes: 6 additions & 21 deletions test/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,8 @@ am_runner_OBJECTS = test00.$(OBJEXT) test01.$(OBJEXT) test02.$(OBJEXT) \
test60.$(OBJEXT) test61.$(OBJEXT) test62.$(OBJEXT) \
test69.$(OBJEXT) test70.$(OBJEXT) test71.$(OBJEXT) \
test72.$(OBJEXT) test74.$(OBJEXT) test75.$(OBJEXT) \
test76.$(OBJEXT) test77.$(OBJEXT) test78.$(OBJEXT) \
test79.$(OBJEXT) test82.$(OBJEXT) test84.$(OBJEXT) \
test87.$(OBJEXT) test88.$(OBJEXT) test89.$(OBJEXT) \
test76.$(OBJEXT) test77.$(OBJEXT) test82.$(OBJEXT) \
test84.$(OBJEXT) test88.$(OBJEXT) test89.$(OBJEXT) \
test90.$(OBJEXT) unit/test_array.$(OBJEXT) \
unit/test_blob.$(OBJEXT) unit/test_cancel_query.$(OBJEXT) \
unit/test_column.$(OBJEXT) unit/test_composite.$(OBJEXT) \
Expand Down Expand Up @@ -204,12 +203,10 @@ am__depfiles_remade = ./$(DEPDIR)/runner.Po ./$(DEPDIR)/test00.Po \
./$(DEPDIR)/test70.Po ./$(DEPDIR)/test71.Po \
./$(DEPDIR)/test72.Po ./$(DEPDIR)/test74.Po \
./$(DEPDIR)/test75.Po ./$(DEPDIR)/test76.Po \
./$(DEPDIR)/test77.Po ./$(DEPDIR)/test78.Po \
./$(DEPDIR)/test79.Po ./$(DEPDIR)/test82.Po \
./$(DEPDIR)/test84.Po ./$(DEPDIR)/test87.Po \
./$(DEPDIR)/test88.Po ./$(DEPDIR)/test89.Po \
./$(DEPDIR)/test90.Po unit/$(DEPDIR)/test_array.Po \
unit/$(DEPDIR)/test_blob.Po \
./$(DEPDIR)/test77.Po ./$(DEPDIR)/test82.Po \
./$(DEPDIR)/test84.Po ./$(DEPDIR)/test88.Po \
./$(DEPDIR)/test89.Po ./$(DEPDIR)/test90.Po \
unit/$(DEPDIR)/test_array.Po unit/$(DEPDIR)/test_blob.Po \
unit/$(DEPDIR)/test_cancel_query.Po \
unit/$(DEPDIR)/test_column.Po unit/$(DEPDIR)/test_composite.Po \
unit/$(DEPDIR)/test_connection.Po \
Expand Down Expand Up @@ -497,11 +494,8 @@ runner_SOURCES = \
test75.cxx \
test76.cxx \
test77.cxx \
test78.cxx \
test79.cxx \
test82.cxx \
test84.cxx \
test87.cxx \
test88.cxx \
test89.cxx \
test90.cxx \
Expand Down Expand Up @@ -730,11 +724,8 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test75.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test76.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test77.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test78.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test79.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test82.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test84.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test87.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test88.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test89.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test90.Po@am__quote@ # am--include-marker
Expand Down Expand Up @@ -1074,11 +1065,8 @@ distclean: distclean-am
-rm -f ./$(DEPDIR)/test75.Po
-rm -f ./$(DEPDIR)/test76.Po
-rm -f ./$(DEPDIR)/test77.Po
-rm -f ./$(DEPDIR)/test78.Po
-rm -f ./$(DEPDIR)/test79.Po
-rm -f ./$(DEPDIR)/test82.Po
-rm -f ./$(DEPDIR)/test84.Po
-rm -f ./$(DEPDIR)/test87.Po
-rm -f ./$(DEPDIR)/test88.Po
-rm -f ./$(DEPDIR)/test89.Po
-rm -f ./$(DEPDIR)/test90.Po
Expand Down Expand Up @@ -1203,11 +1191,8 @@ maintainer-clean: maintainer-clean-am
-rm -f ./$(DEPDIR)/test75.Po
-rm -f ./$(DEPDIR)/test76.Po
-rm -f ./$(DEPDIR)/test77.Po
-rm -f ./$(DEPDIR)/test78.Po
-rm -f ./$(DEPDIR)/test79.Po
-rm -f ./$(DEPDIR)/test82.Po
-rm -f ./$(DEPDIR)/test84.Po
-rm -f ./$(DEPDIR)/test87.Po
-rm -f ./$(DEPDIR)/test88.Po
-rm -f ./$(DEPDIR)/test89.Po
-rm -f ./$(DEPDIR)/test90.Po
Expand Down
44 changes: 0 additions & 44 deletions test/test78.cxx

This file was deleted.

49 changes: 0 additions & 49 deletions test/test79.cxx

This file was deleted.

62 changes: 0 additions & 62 deletions test/test87.cxx

This file was deleted.

0 comments on commit eb9600f

Please sign in to comment.