From c9cf025fadfe043f0f2f679e10d1207d8a158bb6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:01:31 +0200 Subject: Adding debian version 2.4.57-2. Signed-off-by: Daniel Baumann --- .../t/htdocs/modules/include/apexpr/err.shtml | 3 +++ .../t/htdocs/modules/include/apexpr/if1.shtml | 6 ++++++ .../t/htdocs/modules/include/apexpr/lazyvar.shtml | 5 +++++ .../t/htdocs/modules/include/apexpr/restrict.shtml | 3 +++ .../t/htdocs/modules/include/apexpr/var.shtml | 16 ++++++++++++++++ 5 files changed, 33 insertions(+) create mode 100644 debian/perl-framework/t/htdocs/modules/include/apexpr/err.shtml create mode 100644 debian/perl-framework/t/htdocs/modules/include/apexpr/if1.shtml create mode 100644 debian/perl-framework/t/htdocs/modules/include/apexpr/lazyvar.shtml create mode 100644 debian/perl-framework/t/htdocs/modules/include/apexpr/restrict.shtml create mode 100644 debian/perl-framework/t/htdocs/modules/include/apexpr/var.shtml (limited to 'debian/perl-framework/t/htdocs/modules/include/apexpr') diff --git a/debian/perl-framework/t/htdocs/modules/include/apexpr/err.shtml b/debian/perl-framework/t/htdocs/modules/include/apexpr/err.shtml new file mode 100644 index 0000000..2afda99 --- /dev/null +++ b/debian/perl-framework/t/htdocs/modules/include/apexpr/err.shtml @@ -0,0 +1,3 @@ + + + diff --git a/debian/perl-framework/t/htdocs/modules/include/apexpr/if1.shtml b/debian/perl-framework/t/htdocs/modules/include/apexpr/if1.shtml new file mode 100644 index 0000000..ec9c855 --- /dev/null +++ b/debian/perl-framework/t/htdocs/modules/include/apexpr/if1.shtml @@ -0,0 +1,6 @@ + +pass + + +fail + diff --git a/debian/perl-framework/t/htdocs/modules/include/apexpr/lazyvar.shtml b/debian/perl-framework/t/htdocs/modules/include/apexpr/lazyvar.shtml new file mode 100644 index 0000000..743ebf7 --- /dev/null +++ b/debian/perl-framework/t/htdocs/modules/include/apexpr/lazyvar.shtml @@ -0,0 +1,5 @@ + +pass + +fail + diff --git a/debian/perl-framework/t/htdocs/modules/include/apexpr/restrict.shtml b/debian/perl-framework/t/htdocs/modules/include/apexpr/restrict.shtml new file mode 100644 index 0000000..5c095f8 --- /dev/null +++ b/debian/perl-framework/t/htdocs/modules/include/apexpr/restrict.shtml @@ -0,0 +1,3 @@ + + + diff --git a/debian/perl-framework/t/htdocs/modules/include/apexpr/var.shtml b/debian/perl-framework/t/htdocs/modules/include/apexpr/var.shtml new file mode 100644 index 0000000..9521c90 --- /dev/null +++ b/debian/perl-framework/t/htdocs/modules/include/apexpr/var.shtml @@ -0,0 +1,16 @@ + + +pass + +fail + + +pass + +fail + + +fail + +pass + -- cgit v1.2.3