summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-03-06 12:57:41 -0800
committerDan Nicholson <dbn.lists@gmail.com>2012-03-07 05:37:46 -0800
commit6ca9391d0a727afac01ad07fa5335eda3f19060b (patch)
tree3572d60dea0e1ca825c05a0f8e3dcae384963963 /.gitignore
parent631c5bda1aa320cb307bf90415bb422f9a4e6199 (diff)
Add a test script for launching firefox with the built plugin
A simple wrapper script setting the plugin path to include the built library, enabling the debug messages, and loading the test pdf unless told otherwise. An environment variable EVBP_PROFILE allows to use a specific firefox profile rather than the default.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f3de083..1eac572 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ stamp-h1
test/previewer
test/mime
+test/firefox.sh