Skip to content

Commit

Permalink
renamed test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Sep 5, 2018
1 parent bde7ab5 commit 32878f1
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 94 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ EXTRA_DIST = COPYING README

# This is the list of subdirs for which Makefiles will be constructed
# and run.
SUBDIRS = include src ctests bin
SUBDIRS = include src test bin

install-data-hook:

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ fi
# This is a list of files to be built.
AC_CONFIG_FILES([Makefile
include/Makefile
ctests/Makefile
test/Makefile
src/Makefile
bin/Makefile
])
Expand Down
56 changes: 0 additions & 56 deletions ctests/myclasses.h

This file was deleted.

36 changes: 0 additions & 36 deletions ctests/profcxx.C

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 32878f1

Please sign in to comment.