Commit Graph

11 Commits

Author SHA1 Message Date
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
569c7d84b0 Merge pull request #54 from Manwi23:jsonnet
PiperOrigin-RevId: 335017461
Change-Id: I583444057bb4d8c8c33694fbba4d3717bb22101a
2020-10-02 06:47:45 -07:00
Katarzyna Miernikiewicz
ac7c1ee1ee NOLINT added, changed using CHECKS to a function returning absl::Status 2020-09-25 16:03:06 +00:00
Katarzyna Miernikiewicz
bcdda46857 minor changes 2020-09-18 12:27:31 +00:00
Katarzyna Miernikiewicz
9fec584455 more tests ready 2020-09-17 15:59:03 +00:00
Katarzyna Miernikiewicz
4c20174f83 base for tests ready 2020-09-15 16:16:05 +00:00
Katarzyna Miernikiewicz
c9dcda68e9 preparing to add gtest 2020-09-15 13:22:47 +00:00
Katarzyna Miernikiewicz
fa4b39578a transaction fully working 2020-09-15 09:40:43 +00:00
Katarzyna Miernikiewicz
63147e42b3 transaction added 2020-09-14 16:24:21 +00:00
Katarzyna Miernikiewicz
8b7fd81b21 YAML stream example added 2020-09-10 13:27:22 +00:00
Katarzyna Miernikiewicz
7650657662 multiple files example added 2020-09-10 10:19:06 +00:00