summaryrefslogtreecommitdiff
path: root/tools/bit/main.cpp
AgeCommit message (Expand)Author
2019-10-23[bit] tests live in testcases directory now, not /dataJoe Onorato
2019-05-01Make am instrument capture logcat during test run, and return it to the host.Joe Onorato
2019-03-25Fix bit crashJoe Onorato
2019-03-23Add bit --refresh which updates module-info.jsonJoe 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: 0531e5c647Dan Willemsen
2017-10-17Use soong_ui directly, instead of makeDan Willemsen
2017-10-16Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37Chih-hung Hsieh
2017-10-13Use -Werror in frameworks/baseChih-Hung Hsieh
2017-08-02Bit: Don't ignore errors and crashesMakoto 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 bitJoe Onorato
2016-10-20Add a new build, install, test development (bit) toolJoe Onorato