summaryrefslogtreecommitdiff
path: root/tools/bit
AgeCommit message (Expand)Author
2022-04-29Bit: teach bit how to print number of @Ignored tests Mårten Kongstad
2022-04-29Bit: use exec-out instead of shell Mårten Kongstad
2022-02-22bit: avoid calling strdup(NULL) George Burgess IV
2021-09-15Fix framworks/base compiling against musl Colin Cross
2021-03-03Remove unused errorMessage Haibo Huang
2021-03-03[bit] Use new jsoncpp API Haibo Huang
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-04-28Merge "Fix clang-analyzer-core.uninitialized.Branch warnings" am: 54ac3c6932 ... Treehugger Robot
2020-04-23Fix clang-analyzer-core.uninitialized.Branch warnings Chih-Hung Hsieh
2019-10-23[bit] tests live in testcases directory now, not /data Joe Onorato
2019-05-01Make am instrument capture logcat during test run, and return it to the host. Joe Onorato
2019-03-25Fix bit crash Joe Onorato
2019-03-23Add bit --refresh which updates module-info.json Joe Onorato
2019-02-28Make bit able to run gtest native tests. Joe Onorato
2019-01-26[bit] Use aapt2 instead of aapt, and don't also adb install apps on the syste... Joe Onorato
2019-01-26[bit] Cache the build variables so we don't have to run make to figure them o... Joe Onorato
2019-01-10Fix/suppress tools google-explicit-constructor warnings Chih-Hung Hsieh
2018-03-29Merge "tools/bit: Avoid leak in error condition" am: db43124b01 Greg Kaiser
2018-03-26tools/bit: Avoid leak in error condition Greg Kaiser
2017-10-18Merge "Use soong_ui directly, instead of make" am: e994b4b584 am: 0531e5c647 ... Dan Willemsen
2017-10-18Merge "Use soong_ui directly, instead of make" am: e994b4b584 am: 0531e5c647 Dan Willemsen
2017-10-17Use soong_ui directly, instead of make Dan Willemsen
2017-10-16Merge changes Idf402222,I8eb7e341 Joe Onorato
2017-10-16Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37 Chih-hung Hsieh
2017-10-15Make bit able to build native tests. Joe Onorato
2017-10-13Use -Werror in frameworks/base Chih-Hung Hsieh
2017-09-10Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 Dan Willemsen
2017-09-09Convert host tools to Android.bp Dan Willemsen
2017-08-02Bit: Don't ignore errors and crashes Makoto Onuki
2017-07-07Merge "Bit: support running all tests in a java package." TreeHugger Robot
2017-07-06Bit: support running all tests in a java package. Makoto Onuki
2017-07-06Have bit grant permissions to installed APKs. Jeff Sharkey
2017-02-11Merge "fix warning: Potential leak of memory pointed to by 'target'" TreeHugger Robot
2017-01-11Compile bit on darwin, use -j when invoking make Romain Guy
2016-12-13fix warning: Potential leak of memory pointed to by 'target' Yunlian Jiang
2016-11-29Add an option to bit to not restart. Joe Onorato
2016-10-21Merge "Another mac fix" Joe Onorato
2016-10-21Another mac fix Joe Onorato
2016-10-21Merge "Fix mac build." Christopher Ferris
2016-10-21Fix mac build of bit Joe Onorato
2016-10-21Fix mac build. Christopher Ferris
2016-10-20Add a new build, install, test development (bit) tool Joe Onorato