platform_build_soong/ui/terminal
Colin Cross 405af07859 Revert "Make lots of tests run in parallel"
This reverts commit 323dc60712.

Reason for revert: Possible cause of test instability
Bug: 170513220
Test: soong tests

Change-Id: Iee168e9fbb4210569e6cffcc23e60d111403abb8
2020-10-09 18:34:24 -07:00
..
Android.bp Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
format.go Move smart and dumb terminals into separate implementations 2019-06-12 21:30:56 -07:00
simple_status.go Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
smart_status.go smart_status: move channel write outside lock to avoid deadlock 2019-10-29 15:27:32 -07:00
status.go Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
status_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
stdio.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
util.go Perform TERM check for file writers only 2019-07-02 09:51:42 -07:00
util_darwin.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_linux.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00