summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTrever Fischer <tdfischer@fedoraproject.org>2012-05-07 19:09:19 -0400
committerTrever Fischer <tdfischer@fedoraproject.org>2012-05-14 09:30:10 -0400
commitb7bda7b9eff223b7fef07d964c0d9d779b0a63b9 (patch)
tree09c96788bb318cfa7ead0897b93896c592967ec1 /tools
parentf14d643f4f83791ce8f3d19b2b5c599e52d32b96 (diff)
downloadzeitgeist-b7bda7b9eff223b7fef07d964c0d9d779b0a63b9.tar.gz
Add some jumplist queries to the test tools
Diffstat (limited to 'tools')
-rw-r--r--tools/development/query_sets/jumplist.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/development/query_sets/jumplist.txt b/tools/development/query_sets/jumplist.txt
new file mode 100644
index 00000000..c39cfdac
--- /dev/null
+++ b/tools/development/query_sets/jumplist.txt
@@ -0,0 +1,4 @@
+TimeRange.always(), [Event.new_for_values(subjects=[Subject.new_for_values(mimetype="text/plain")])], StorageState.Any, 0, ResultType.MostRecentSubjects
+TimeRange.always(), [Event.new_for_values(actor="application://gedit.desktop",subjects=[Subject.new_for_values()])], StorageState.Any, 0, ResultType.MostRecentSubjects
+TimeRange.always(), [Event.new_for_values(subjects=[Subject.new_for_values(manifestation=Manifestation.FILE_DATA_OBJECT)])], StorageState.Any, 0, ResultType.MostRecentSubjects
+TimeRange.always(), [Event.new_for_values(actor="application://google-chrome.desktop",subjects=[Subject.new_for_values()])], StorageState.Any, 0, ResultType.MostRecentSubjects