- All internal tests now use Assert() and Check().
- Deprecated original Assert*() helpers.
- Fixed IsNil and NotNil checker to deal with nil values in channels,
  slices, etc.
15 files changed
tree: 81e6d2b1941d3f7450fffda6f71f2378d21d4377
  1. src/
  2. .bzrignore
  3. .gitignore
  4. Makefile
  5. TODO