summaryrefslogtreecommitdiffstats
path: root/chrome_frame/smoke_test.bat
diff options
context:
space:
mode:
authorsiggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 13:47:47 +0000
committersiggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 13:47:47 +0000
commit89d5d7d0885d18d13e94acfbd00268d46e9752ab (patch)
tree3e653121006e07fba6ddc6163f58618f8d99a6f9 /chrome_frame/smoke_test.bat
parent5b092839306b23eb4c99284160690362e509a98a (diff)
downloadchromium_src-89d5d7d0885d18d13e94acfbd00268d46e9752ab.zip
chromium_src-89d5d7d0885d18d13e94acfbd00268d46e9752ab.tar.gz
chromium_src-89d5d7d0885d18d13e94acfbd00268d46e9752ab.tar.bz2
Utility bat file to make it easy to build and run smoke tests.
BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46811 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/smoke_test.bat')
-rw-r--r--chrome_frame/smoke_test.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome_frame/smoke_test.bat b/chrome_frame/smoke_test.bat
new file mode 100644
index 0000000..72c4cdd
--- /dev/null
+++ b/chrome_frame/smoke_test.bat
@@ -0,0 +1,5 @@
+:: Copyright (c) 2010 The Chromium Authors. All rights reserved.
+:: Use of this source code is governed by a BSD-style license that can be
+:: found in the LICENSE file.
+@echo off
+python "%~d0%~p0\tools\smoke_test.py"