summaryrefslogtreecommitdiff
path: root/src/perl/LogSummary/t/app
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/LogSummary/t/app')
-rw-r--r--src/perl/LogSummary/t/app/20081125.0bin0 -> 483152 bytes
-rw-r--r--src/perl/LogSummary/t/app/20081125.indexbin0 -> 272 bytes
-rw-r--r--src/perl/LogSummary/t/app/20081125.metabin0 -> 379 bytes
-rw-r--r--src/perl/LogSummary/t/app/20081126.0bin0 -> 481124 bytes
-rw-r--r--src/perl/LogSummary/t/app/20081126.indexbin0 -> 252 bytes
-rw-r--r--src/perl/LogSummary/t/app/20081126.metabin0 -> 323 bytes
-rw-r--r--src/perl/LogSummary/t/app/GNUmakefile13
7 files changed, 13 insertions, 0 deletions
diff --git a/src/perl/LogSummary/t/app/20081125.0 b/src/perl/LogSummary/t/app/20081125.0
new file mode 100644
index 0000000..43e5f4a
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081125.0
Binary files differ
diff --git a/src/perl/LogSummary/t/app/20081125.index b/src/perl/LogSummary/t/app/20081125.index
new file mode 100644
index 0000000..76eb3b9
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081125.index
Binary files differ
diff --git a/src/perl/LogSummary/t/app/20081125.meta b/src/perl/LogSummary/t/app/20081125.meta
new file mode 100644
index 0000000..5007180
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081125.meta
Binary files differ
diff --git a/src/perl/LogSummary/t/app/20081126.0 b/src/perl/LogSummary/t/app/20081126.0
new file mode 100644
index 0000000..9563c3c
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081126.0
Binary files differ
diff --git a/src/perl/LogSummary/t/app/20081126.index b/src/perl/LogSummary/t/app/20081126.index
new file mode 100644
index 0000000..d5d7fa6
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081126.index
Binary files differ
diff --git a/src/perl/LogSummary/t/app/20081126.meta b/src/perl/LogSummary/t/app/20081126.meta
new file mode 100644
index 0000000..b60336c
--- /dev/null
+++ b/src/perl/LogSummary/t/app/20081126.meta
Binary files differ
diff --git a/src/perl/LogSummary/t/app/GNUmakefile b/src/perl/LogSummary/t/app/GNUmakefile
new file mode 100644
index 0000000..8309f9c
--- /dev/null
+++ b/src/perl/LogSummary/t/app/GNUmakefile
@@ -0,0 +1,13 @@
+TOPDIR = ../../../../..
+include $(TOPDIR)/src/include/builddefs
+LSRCFILES = \
+ 20081125.meta 20081125.index 20081125.0 \
+ 20081126.meta 20081126.index 20081126.0
+
+default:
+
+include $(BUILDRULES)
+
+install:
+
+default_pcp install_pcp: