From be924a2c4e7df457da6eeef5b07d71b0243c9f05 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Jul 2014 07:49:39 -0700 Subject: * tests/001/query-1.txr: Remove bogus public domain header. * tests/001/query-2.txr: Likewise. * tests/001/query-3.txr: Likewise. * tests/001/query-4.txr: Likewise. * tests/002/query-1.txr: Likewise. --- ChangeLog | 12 ++++++++++++ tests/001/query-1.txr | 4 ---- tests/001/query-2.txr | 4 ---- tests/001/query-3.txr | 4 ---- tests/001/query-4.txr | 4 ---- tests/002/query-1.txr | 4 ---- 6 files changed, 12 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index 41e49376..84c6b2fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2014-07-15 Kaz Kylheku + + * tests/001/query-1.txr: Remove bogus public domain header. + + * tests/001/query-2.txr: Likewise. + + * tests/001/query-3.txr: Likewise. + + * tests/001/query-4.txr: Likewise. + + * tests/002/query-1.txr: Likewise. + 2014-07-15 Kaz Kylheku Fix old, known syntax highlighting problems between symbols, diff --git a/tests/001/query-1.txr b/tests/001/query-1.txr index 8b37b62d..2b5b2b36 100644 --- a/tests/001/query-1.txr +++ b/tests/001/query-1.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku in 2009 -@# @(collect) @UID@/ +/@{PID /[0-9]+/}@/ +/@PPID@/ +/@C@/ +/@STIME@/ +/@TTY@/ +/@TIME @{CMD /[^ ]+( +[^ ]+)?/}@/.*/ @(end) diff --git a/tests/001/query-2.txr b/tests/001/query-2.txr index 3682284d..8dd37ab8 100644 --- a/tests/001/query-2.txr +++ b/tests/001/query-2.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku in 2009 -@# @(collect) @{UID 8}@\ @{PID 5}@\ @{PPID 5}@\ @\ @{C 1}@\ @{STIME 5}@\ @{TTY 8}@\ @{TIME 8}@\ @CMD @(end) diff --git a/tests/001/query-3.txr b/tests/001/query-3.txr index f66aa3c3..3e1c1114 100644 --- a/tests/001/query-3.txr +++ b/tests/001/query-3.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku in 2009 -@# @/.*/@# skip header @(collect) @ (coll)@{TOKEN /[^ ]+/}@(end) diff --git a/tests/001/query-4.txr b/tests/001/query-4.txr index 04a04cd7..0a8f18e4 100644 --- a/tests/001/query-4.txr +++ b/tests/001/query-4.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku in 2011 -@# @(collect) @UID @PID @PPID @C @STIME @TTY @TIME @CMD @(end) diff --git a/tests/002/query-1.txr b/tests/002/query-1.txr index 4c6aa670..0b4eced2 100644 --- a/tests/002/query-1.txr +++ b/tests/002/query-1.txr @@ -1,7 +1,3 @@ -@# -@# This file is in the public domain. -@# It was authored by Kaz Kylheku in 2009 -@# @(next `!ls @TESTDIR/proc | sort -n`) @(collect) @{process /[0-9]+/} -- cgit v1.2.3