third_party.pigweed.src/pw_status
Rob Mohr c70366e906 Simplify bazel build.
Use variables instead of functions, and add wrappers for builtins.

Change-Id: If6e75efe35ce2fe754f2ed7421497bc1f5d47507
2019-11-18 11:24:53 -08:00
..
public/pw_status pw_status: StatusWithSize class 2019-11-13 22:58:45 +00:00
BUILD Simplify bazel build. 2019-11-18 11:24:53 -08:00
BUILD.gn pw_status: StatusWithSize class 2019-11-13 22:58:45 +00:00
README.md Add preprocessor and unit_test modules 2019-11-04 16:07:34 -08:00
status_test.cc Use EXPECT_STREQ instead of EXPECT_EQ 2019-11-14 10:43:51 -08:00
status_with_size_test.cc Fix the namespace for the pw_status tests 2019-11-14 17:58:14 +00:00
status.cc Initial Pigweed modules 2019-10-31 17:43:53 -07:00

pw_status: Pigweed error codes