Update Buck
Highlight of the new version is the fact, that "--all" parameter is now optional in: buck test Change-Id: Iecfc4629d056b9860f3cce82c3d7ad7600c77267
This commit is contained in:
parent
7bf593385a
commit
530a4c3e75
@ -1 +1 @@
|
||||
0c2056b8151692e12b9cb5e03242d1a1af2bd1a1
|
||||
0fe4569e871fd6588f7cbfb4b1d4a14baa791a9f
|
||||
|
@ -257,7 +257,7 @@ To build release and api targets, a combined build target is provided:
|
||||
To run all tests including acceptance tests:
|
||||
|
||||
----
|
||||
buck test --all
|
||||
buck test
|
||||
----
|
||||
|
||||
To exclude slow tests:
|
||||
|
Loading…
Reference in New Issue
Block a user