Christian Blichmann
d451478e26
Change license link to HTTPS URL
...
PiperOrigin-RevId: 424811734
Change-Id: If5ea692edc56ddc9c99fd478673df41c0246e9cc
2022-01-28 01:39:09 -08:00
Christian Blichmann
dbaf95c724
Move utility code into sandboxed_api/util
...
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.
Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.
PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
Copybara-Service
33bc36ae3d
Merge pull request #62 from andreimedar:libarchive
...
PiperOrigin-RevId: 336042102
Change-Id: I7b1ceaa794851c10e07dbdef4f4e37000edc25d4
2020-10-08 02:06:50 -07:00
Andrei Medar
f038f7aa3f
added empty line at the end of files (was removed by clang-format)
2020-10-07 14:36:24 +00:00
root
c63302f731
Changed constants naming in unit tests.
2020-10-07 12:52:55 +00:00
Andrei Medar
efff53149d
Implemented requested changes (variable names, functions return absl::Status/absl::StatusOr)
2020-10-07 10:07:13 +00:00
Andrei Medar
725f665b79
Added one extra test
2020-10-02 16:52:13 +00:00
Andrei Medar
efe48ccca6
Added unit tests. Cleaned up the code and added comments. Added README
2020-10-01 00:15:33 +00:00
Andrei Medar
7e6872ee26
Added first basic test
2020-09-29 22:50:43 +00:00
Andrei Medar
267686afb6
Added test helper class
2020-09-29 19:27:40 +00:00