commit | 9924af0b00bae0c6cc5c8105677103d7166c9dbb | [log] [tgz] |
---|---|---|
author | Mark Seaborn <mseaborn@fuchsia.infra.roller.google.com> | Wed Oct 13 21:07:12 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 13 14:08:37 2021 -0700 |
tree | 2d7b8b674fb4e06431cf3d4086b278587ec9e417 | |
parent | 547be881c8ebd28ba1937e85f206fe6fccf49e8d [diff] |
[roll] Roll fuchsia [ulib][unittest] Remove the now-unused unittest library The unittest library has been superseded by the zxtest library. All of the existing uses of unittest have now been converted to using zxtest. Note that the kernel unittest library, for in-kernel unit tests, still exists (under zircon/kernel/lib/unittest/). Original-Bug: 51652 Original-Bug: 33266 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592631 Original-Revision: 6964d422aab226c2c15ef4f37874ce202a350245 GitOrigin-RevId: 3d0765270971907e80f3db51f0ebd56bad10d836 Change-Id: If60e0ed3d49e96f8374a9973e318b835b0d21765
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.