aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProf. Dr. Jobst Hoffmann <ax006ho@doityourselfIV.athome>2019-09-12 13:33:38 +0200
committerProf. Dr. Jobst Hoffmann <ax006ho@doityourselfIV.athome>2019-09-12 13:33:38 +0200
commit9e8342836b0e3f08249ee561bccb38d0b9381735 (patch)
tree99a6d85d998d61a938fd3d8ae46419f0f76e6602
parent55df0808cb34ec8481c7c27f70d441428106c92e (diff)
downloadlistings-9e8342836b0e3f08249ee561bccb38d0b9381735.tar.gz
listings-9e8342836b0e3f08249ee561bccb38d0b9381735.tar.bz2
added new test cases
-rw-r--r--testing/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/Makefile b/testing/Makefile
index f81f87c..2e422fa 100644
--- a/testing/Makefile
+++ b/testing/Makefile
@@ -61,6 +61,14 @@ braces:
cd ./experimental_features/braces; make all
+# testing corrected issues
+caption:
+ cd ./issues/berry/captionstyle; make all
+
+breaklines:
+ cd ./keyval/bibauw; make all
+
+
# testing several keyval values
break:
cd ./keyval/break; make all

Return to:

Send suggestions and report system problems to the System administrator.