[recipes] More marking of test data
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] More marking of test data
- Date: Sat, 31 Dec 2016 02:06:27 +0000 (UTC)
commit dc80cdbc9dd3ce1df755ee056244ffd32bfc2e6a
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Dec 30 15:51:16 2016 -0500
More marking of test data
Make the IDs of all test data start with TEST, this makes
it easy to skip them.
data/picks.db | 4 ++--
data/recipes.db | 48 ++++++++++++++++++++++++------------------------
2 files changed, 26 insertions(+), 26 deletions(-)
---
diff --git a/data/picks.db b/data/picks.db
index cb6b1aa..b7eb3ad 100644
--- a/data/picks.db
+++ b/data/picks.db
@@ -1,4 +1,4 @@
[Content]
-Todays=Bagel;pizza;plain bagel;pesto;mixed salad;pizza2;meatballs2;foo2;
-Picks=Burger with fries;spring rolls;food;coffee and chocolate;meatballs;spring rolls2;coffee and chocolate2;
+Todays=TESTBagel;TESTpizza;TESTplain bagel;TESTpesto;TESTmixed salad;TESTpizza2;TESTmeatballs2;TESTfoo2;
+Picks=TESTBurger with fries;TESTspring rolls;TESTfood;TESTcoffee and chocolate;TESTmeatballs;TESTspring
rolls2;TESTcoffee and chocolate2;
Chefs=elvin;Bastian;mclasen;alex;halfline;
diff --git a/data/recipes.db b/data/recipes.db
index b599182..f3086df 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -64,7 +64,7 @@ Modified=2016-12-6 15:34:8
# Below here is test data that should be discarded as we gain more contributions
#
-[meatballs3]
+[TESTmeatballs3]
Name=Swedish meatballs
Author=alex
Description=TEST DATA
@@ -83,7 +83,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[pesto]
+[TESTpesto]
Name=Pesto
Author=mclasen
Description=TEST DATA
@@ -102,7 +102,7 @@ DarkText=0;0;
Created=2010-10-10 10:10:10
Modified=2016-11-25 18:49:0
-[Plain Bagel]
+[TESTPlain Bagel]
Name=Plain Bagel
Author=Anonymous
Description=TEST DATA
@@ -121,7 +121,7 @@ DarkText=
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[Burger with fries]
+[TESTBurger with fries]
Name=Burger with fries
Author=elvin
Description=TEST DATA
@@ -140,7 +140,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[coffee and chocolate2]
+[TESTcoffee and chocolate2]
Name=Coffee & chocolate
Author=elvin
Description=TEST DATA
@@ -159,7 +159,7 @@ DarkText=1;
Created=2016-11-13 23:2:21
Modified=2016-11-25 14:29:2
-[meatballs]
+[TESTmeatballs]
Name=Swedish meat balls
Author=alex
Description=TEST DATA
@@ -178,7 +178,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[food]
+[TESTfood]
Name=Food
Author=sri
Description=TEST DATA
@@ -197,7 +197,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-16 20:41:11
-[pizza2]
+[TESTpizza2]
Name=Pizza
Author=Anonymous
Description=TEST DATA
@@ -216,7 +216,7 @@ DarkText=0;
Created=2016-11-13 17:14:31
Modified=2016-11-13 17:14:31
-[mixed salad2]
+[TESTmixed salad2]
Name=Mixed salad
Author=mclasen
Description=TEST DATA
@@ -235,7 +235,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[spring rolls2]
+[TESTspring rolls2]
Name=Spring rolls
Author=mclasen
Description=TEST DATA
@@ -254,7 +254,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-16 11:36:39
-[spring rolls3]
+[TESTspring rolls3]
Name=Spring rolls, revisited
Author=mclasen
Description=TEST DATA
@@ -273,7 +273,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[Bagel21]
+[TESTBagel21]
Name=Bagel
Author=mclasen
Description=TEST DATA
@@ -292,7 +292,7 @@ DarkText=1;
Created=2016-11-16 16:19:4
Modified=2016-11-16 15:26:5
-[pesto3]
+[TESTpesto3]
Name=Pesto
Author=ebassi
Description=TEST DATA
@@ -311,7 +311,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[coffee and chocolate]
+[TESTcoffee and chocolate]
Name=Coffee and chocolate
Author=elvin
Description=Just a plain bagel, not much to say
@@ -330,7 +330,7 @@ DarkText=1;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[mixed salad]
+[TESTmixed salad]
Name=Side salad
Author=mclasen
Description=Just a plain bagel, not much to say
@@ -349,7 +349,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-16 18:20:7
-[plain bagel]
+[TESTplain bagel]
Name=Plain bagel
Author=ebassi
Description=Just a plain bagel, not much to say
@@ -368,7 +368,7 @@ DarkText=1;
Created=2016-11-13 23:2:21
Modified=2016-11-16 20:56:7
-[Bagel]
+[TESTBagel]
Name=Bagel
Author=mclasen
Description=Just a plain bagel, not much to say
@@ -387,7 +387,7 @@ DarkText=1;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[Burger with fries3]
+[TESTBurger with fries3]
Name=Burger with fries3
Author=elvin
Description=Just a plain bagel, not much to say
@@ -406,7 +406,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[Burger with fries2]
+[TESTBurger with fries2]
Name=Burger with fries2
Author=elvin
Description=Just a plain bagel, not much to say
@@ -425,7 +425,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[Bagel2]
+[TESTBagel2]
Name=Bagel2
Author=mclasen
Description=Just a plain bagel, not much to say
@@ -444,7 +444,7 @@ DarkText=1;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[mofo]
+[TESTmofo]
Name=mofo
Author=mclasen
Description=blabla
@@ -463,7 +463,7 @@ DarkText=
Created=2016-11-13 17:9:33
Modified=2016-11-13 23:2:21
-[pizza]
+[TESTpizza]
Name=pizza
Author=Anonymous
Description=Just a plain bagel, not much to say
@@ -482,7 +482,7 @@ DarkText=0;
Created=2016-11-13 23:2:21
Modified=2016-11-13 23:2:21
-[some food]
+[TESTsome food]
Name=some food
Author=mclasen
Description=Just a plain bagel, not much to say
@@ -501,7 +501,7 @@ DarkText=
Created=2016-11-13 23:2:21
Modified=2016-11-25 14:21:10
-[food2]
+[TESTfood2]
Name=food2
Author=sri
Description=Some vegetables found in the frige
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]