summaryrefslogtreecommitdiff
path: root/tools/bit/main.cpp
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
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
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 "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37 Chih-hung Hsieh
2017-10-13Use -Werror in frameworks/base Chih-Hung Hsieh
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
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-21Fix mac build of bit Joe Onorato
2016-10-20Add a new build, install, test development (bit) tool Joe Onorato