summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in xvfb.py and run_test_from_archive.pymaruel@chromium.org2012-08-291-1/+1
* Fix icevm commands from replacing test commands.csharp@chromium.org2012-08-221-2/+2
* Make xvfb.py error easier to understand when xvfb or icewm are not installed.maruel@chromium.org2012-08-221-6/+16
* Fix compile error in iossim.lliabraa@chromium.org2012-08-201-1/+1
* Update iossim.gyp to use src/build/ios/mac_build.gypi.lliabraa@chromium.org2012-08-202-34/+80
* Remove the dependency on the STRIP env variable for Androidpeter@chromium.org2012-08-161-3/+13
* Remove uses of Android's test runner's --ant-compile, as well as the flag its...peter@chromium.org2012-08-151-8/+3
* Set LANG variable in test_env.pycsharp@chromium.org2012-08-141-1/+1
* Android's native_tests.gyp should take WebKit's directory structure into acco...peter@chromium.org2012-08-132-3/+12
* Expose the startup timeout as something that can be controlled via commandline.thomasvl@chromium.org2012-08-101-5/+20
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-063-15/+20
* There are two places that log failure to start, tweak the message to tellthomasvl@chromium.org2012-08-061-1/+1
* Introduce the --sdk-build flag for Android's native test generatorpeter@chromium.org2012-08-011-4/+9
* Improve error handling in iossim.thomasvl@chromium.org2012-08-011-10/+64
* - Don't directly link to the private Xcode framework, instead find it at runtimethomasvl@chromium.org2012-07-302-21/+101
* Run unit_tests bundle on Android tester bots.nileshagrawal@chromium.org2012-07-301-1/+1
* Add support for setting environment variables that are used when the simulatedthomasvl@chromium.org2012-07-301-7/+22
* Fix up the name of the redirect script to it matches what is on disk.thomasvl@chromium.org2012-07-271-1/+1
* Add iossim testing tool for running iOS unit tests.lliabraa@chromium.org2012-07-274-0/+604
* Revert r144460 "Remove the linux-only CR_SOURCE_ROOT environment variable ove...maruel@chromium.org2012-07-261-0/+4
* Add yfriedman to several Android OWNERS filesyfriedman@chromium.org2012-07-261-0/+1
* Add a helper script to run unit test targets for iOSstuartmorgan@chromium.org2012-07-262-1/+88
* Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro...yfriedman@chromium.org2012-07-251-0/+10
* Fix the invalid jni header in native_test_launcher on Android.shouqun.liu@intel.com2012-07-201-1/+1
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-20/+7
* Android: fix test runners for non-rooted devices.bulach@chromium.org2012-07-192-1/+9
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-172-1/+13
* Do check variable PRODUCT_DIR before any ant targetsyongsheng.zhu@intel.com2012-07-131-12/+7
* Fix the conflict of input and output manifest filesyongsheng.zhu@intel.com2012-07-121-0/+7
* Allow unit tests to run in a sub thread for chrome on androidqinmin@chromium.org2012-07-111-8/+20
* Place jars into the java/libs for native unittest apkyongsheng.zhu@intel.com2012-07-112-12/+16
* Make all gtest targets into bundles on iOSstuartmorgan@chromium.org2012-07-092-2/+73
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-091-2/+3
* Copying gdbserver to the apk to enable native debugging for native_test_apkshouqun.liu@intel.com2012-07-062-0/+21
* Inhibit recursion when starting xvfb.py recursively.maruel@chromium.org2012-07-051-0/+10
* Add WaitForDebugger for android native testsshouqun.liu@intel.com2012-07-051-0/+14
* Upstream: Fix the native test launcher for Chrome on Android.jknotten@chromium.org2012-07-051-4/+7
* Remove the linux-only CR_SOURCE_ROOT environment variable override of base::D...maruel@chromium.org2012-06-271-3/+0
* APK-based unittestsbulach@chromium.org2012-06-271-6/+10
* Use rsync to copy android testing directoriesilevy@chromium.org2012-06-271-41/+31
* Register JNI methods before running unittests on android.nileshagrawal@chromium.org2012-06-271-3/+2
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-272-15/+42
* Revert "Use a test specific macro to call JNI registrars during APK tests."nileshagrawal@chromium.org2012-06-261-21/+4
* Use a test specific macro to call JNI registrars during APK tests.nileshagrawal@chromium.org2012-06-251-4/+21
* Run APK tests on the main thread.nileshagrawal@chromium.org2012-06-251-10/+14
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-112-7/+0
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-013-52/+51
* Copy fix_python_path() in more standalone files.maruel@chromium.org2012-05-311-2/+11
* Add the target ABI option for apk based test runneryongsheng.zhu@intel.com2012-05-301-3/+7
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1