From 47e6e7c84f008a53061e661f31ae96629bc694ef Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 26 Oct 2014 12:33:50 +0400 Subject: Debian 3.9.10 --- src/perl/LogSummary/t/app/20081125.0 | Bin 0 -> 483152 bytes src/perl/LogSummary/t/app/20081125.index | Bin 0 -> 272 bytes src/perl/LogSummary/t/app/20081125.meta | Bin 0 -> 379 bytes src/perl/LogSummary/t/app/20081126.0 | Bin 0 -> 481124 bytes src/perl/LogSummary/t/app/20081126.index | Bin 0 -> 252 bytes src/perl/LogSummary/t/app/20081126.meta | Bin 0 -> 323 bytes src/perl/LogSummary/t/app/GNUmakefile | 13 +++++++++++++ 7 files changed, 13 insertions(+) create mode 100644 src/perl/LogSummary/t/app/20081125.0 create mode 100644 src/perl/LogSummary/t/app/20081125.index create mode 100644 src/perl/LogSummary/t/app/20081125.meta create mode 100644 src/perl/LogSummary/t/app/20081126.0 create mode 100644 src/perl/LogSummary/t/app/20081126.index create mode 100644 src/perl/LogSummary/t/app/20081126.meta create mode 100644 src/perl/LogSummary/t/app/GNUmakefile (limited to 'src/perl/LogSummary/t/app') 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081125.0 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081125.index 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081125.meta 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081126.0 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081126.index 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 Binary files /dev/null and b/src/perl/LogSummary/t/app/20081126.meta 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: -- cgit v1.2.3