From 3e481581ba250ca810d2c7a60d8f0feec7c53a0e Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Fri, 20 Jan 2023 22:01:38 +0000 Subject: [PATCH] add billion-laughs test fixture --- Makefile.am | 1 + tests/lib1/billion-laughs.pc | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 tests/lib1/billion-laughs.pc diff --git a/Makefile.am b/Makefile.am index 50b88ba..58252bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ EXTRA_DIST = pkg.m4 \ libpkgconf/win-dirent.h \ tests/lib-relocatable/lib/pkgconfig/foo.pc \ tests/lib1/argv-parse-2.pc \ + tests/lib1/billion-laughs.pc \ tests/lib1/dos-lineendings.pc \ tests/lib1/paren-quoting.pc \ tests/lib1/argv-parse-3.pc \ diff --git a/tests/lib1/billion-laughs.pc b/tests/lib1/billion-laughs.pc new file mode 100644 index 0000000..ad1ee79 --- /dev/null +++ b/tests/lib1/billion-laughs.pc @@ -0,0 +1,13 @@ +v9=lol +v8=${v9}${v9}${v9}${v9}${v9}${v9}${v9}${v9}${v9}${v9} +v7=${v8}${v8}${v8}${v8}${v8}${v8}${v8}${v8}${v8}${v8} +v6=${v7}${v7}${v7}${v7}${v7}${v7}${v7}${v7}${v7}${v7} +v5=${v6}${v6}${v6}${v6}${v6}${v6}${v6}${v6}${v6}${v6} +v4=${v5}${v5}${v5}${v5}${v5}${v5}${v5}${v5}${v5}${v5} +v3=${v4}${v4}${v4}${v4}${v4}${v4}${v4}${v4}${v4}${v4} +v2=${v3}${v3}${v3}${v3}${v3}${v3}${v3}${v3}${v3}${v3} +v1=${v2}${v2}${v2}${v2}${v2}${v2}${v2}${v2}${v2}${v2} +v0=${v1}${v1}${v1}${v1}${v1}${v1}${v1}${v1}${v1}${v1} +Name: One Billion Laughs +Version: ${v0} +Description: Don't install this!