Skip to content

Commit

Permalink
Add Object API which, among other things, can be used for peeking
Browse files Browse the repository at this point in the history
EXT types and sizes and sizes were swapped when writing and reading
them; fixed and updated tests

Clean up test code formatting; no line exceeds 80 chars now

Remove undefined behavior from test buffer code

Remove custom 'dboolean' bool type from test code

Remove custom 'byte' uint8_t type from test code

Replace Doom-specific I_Error function with errorf_and_exit function
that does the same thing

Move error_and_exit to utils.c so the buffer can make use of it

Add function names and line numbers to test errors
  • Loading branch information
camgunz committed Oct 27, 2014
1 parent 1505b1b commit 73e60d3
Show file tree
Hide file tree
Showing 7 changed files with 2,817 additions and 523 deletions.
Loading

0 comments on commit 73e60d3

Please sign in to comment.