summaryrefslogtreecommitdiffstats
path: root/testing/test.gni
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Fix testing/test.gni on iOS as follow-up to gn tool refactoring.sdefresne2016-03-181-5/+6
* Use bundle_data and create_bundle to add support for iOS app bundle.sdefresne2016-03-161-29/+21
* Update iOS GN templates.brettw2016-03-141-2/+0
* Android Add _incremental targets for instrumentation testsagrieve2016-02-101-0/+2
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-0/+11
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-11/+0
* Move gn _run target generation into test().jbudorick2016-02-031-0/+11
* Add temporary _apk_run targets to GN.jbudorick2016-02-021-0/+9
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2)jbudorick2016-01-161-0/+1
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...jbudorick2016-01-151-1/+0
* [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND)jbudorick2016-01-151-0/+1
* Revert of [Android] Rework multidex and enable multidex for unit_tests_apk. (...vasilii2016-01-151-1/+0
* [Android] Rework multidex and enable multidex for unit_tests_apk.jbudorick2016-01-151-0/+1
* GN: Remove asset_location parameter in favour of android_assets()agrieve2015-12-231-3/+0
* GN: Merge apk_deps and deps in test() templateagrieve2015-12-011-11/+4
* GN: asset_location -> android_assets() for html_vieweragrieve2015-11-241-6/+7
* Make components_browsertests work in GNpkotwicz2015-11-111-1/+5
* GN(Android): Fix up net_unittests to match GYPagrieve2015-10-231-0/+3
* GN: Add _incremental targets for gunit testsagrieve2015-10-151-6/+25
* GN: Do not use forward_dependent_configs_from variable.tfarina2015-09-221-2/+0
* Make sure cflags is forwarded in the ios_app executable template.dpranke2015-09-101-31/+6
* Forward "include_dirs" to executable target in "ios_app" template.sdefresne2015-08-101-2/+7
* patch from chinmaygarde@ to make progress on mac, ios.dpranke2015-08-071-0/+75
* Use new GN features in the build.brettw2015-08-041-158/+30
* testing: No need to handle direct_dependent_configs in GN build.tfarina2015-07-221-6/+0
* Preliminary support for Windows manifests in the GN build.brettw2015-07-211-6/+11
* Revert "Preliminary support for Windows manifests in the GN build."Nico Weber2015-07-211-11/+6
* Preliminary support for Windows manifests in the GN build.brettw2015-07-211-6/+11
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-1/+17
* Support output_name for Android GN test targets.msw2015-05-061-2/+2
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-091-1/+1
* Add configuration for assets for unit tests apksBenjamin Lerman2015-01-221-0/+3
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+234
* Move the test template to //testing/test.gni (part 1)qsr2015-01-131-0/+3