81 Commits (evil)
 

Author SHA1 Message Date
Nick Chambers f2296ab5cf Fix tests that relied on defaults 1 year ago
Nick Chambers 149e2fb9a2 Replace stdlib string functions with gargoyle equivalents 1 year ago
Nick Chambers 941af4e4cd Fix name of variable 1 year ago
Nick Chambers cb257baec0 Remove defaults from utility functions 1 year ago
Nick Chambers 9f4a7f2bd0 Add more cases to test 1 year ago
Nick Chambers 0ca2e501f6 Implement a fix recommended by the cat 1 year ago
Nick Chambers 11bf68274d Fix #8 1 year ago
Nick Chambers f8003f67b5 Test invalid integer values 1 year ago
Nick Chambers 7375806046 Run the 400th test for correctness 1 year ago
Nick Chambers 9785acb5d0 Fix bit flag ordering for flags 1 year ago
Nick Chambers 94f33f1594 Remove extraneous line 1 year ago
Nick Chambers 10e400303f Rename errno to errno_code 1 year ago
Nick Chambers 8c8fc79c03 Alphabetize headers in test source files 1 year ago
Nick Chambers 376aeb2124 Add test suite for the rope type in `gargoyle_from_rope` 1 year ago
Nick Chambers eb0dfac697 Add test suite for numeric types in `gargoyle_from_rope` 1 year ago
Nick Chambers ecc61e1af3 Add test suite for `gargoyle_from_bool` 1 year ago
Nick Chambers 5c2ef82a9e Fix testcase to reflect input 1 year ago
Nick Chambers a5eb69f4e5 Include the proper headers for uint*_t 1 year ago
Nick Chambers a9b18e4e6f Create defaults for the boolean negator argument 1 year ago
Nick Chambers 6ed142ebbe Include the proper header for gargoyle_opt 1 year ago
Nick Chambers cb116860a1 Include the proper header for index 1 year ago
Nick Chambers fee831260f Alphabetize twine functions 1 year ago
Nick Chambers 7633b91d1a Alphabetize privledge macros 1 year ago
Nick Chambers 81b7525c6c Alphabetize delusion macros 1 year ago
Nick Chambers fe8776b6e9 Alphabetize and make uniform the symbols in codex.h 1 year ago
Nick Chambers 14b2b77c67 Alphabetize the test lists 1 year ago
Nick Chambers 8352e793ee Add further options for `gargoyle_find_emblem` to find 1 year ago
Nick Chambers ba1970b559 Add more tests for `gargoyle_find_*` 1 year ago
Nick Chambers b39bc46b50 Teach `gargoyle_digest_argv` to report errors intelligently 1 year ago
Nick Chambers 47332f3777 Teach `gargoyle_digest_argv` to report errors intelligently 1 year ago
Nick Chambers db8c84bbe0 Add a utility function for creating errors 1 year ago
Nick Chambers 26525b24fb Return a proper error if a parameter is unknown 1 year ago
Nick Chambers 169e76a93b Change unsigned integer constants to macros 1 year ago
Nick Chambers a2a62554b8 Add an error type for recording failures 1 year ago
Nick Chambers 103b0eb94d Use default values instead of hard-coding 1 year ago
Nick Chambers 3f0cef9b5c Add test suite for gargoyle_find_emblem 1 year ago
Nick Chambers f97be5af3b Add support for signed integers 1 year ago
Nick Chambers 60b54e37c0 Honor `GARGOYLE_FLG_STRCT` when parsing command line arguments 1 year ago
Nick Chambers a804676055 Test further entries in optv 1 year ago
Nick Chambers 4443319f4f Add test suite for gargoyle_find_brand 1 year ago
Nick Chambers 224baa071b Increase `idx` in `gargoyle_find_brand` by the negate size 1 year ago
Nick Chambers 52577843c3 Update method to match variable name 1 year ago
Nick Chambers 856442c97d Create proper types for all bit masks 1 year ago
Nick Chambers 36adca4362 Alphabetize dependencies in GARGOYLE_OBJS 1 year ago
Nick Chambers 2d06e72fc4 Add test suite for gargoyle_cpy 1 year ago
Nick Chambers 3a9e62957a Test with an empty second argument 1 year ago
Nick Chambers 8969e699f8 Document steps for building 1 year ago
Nick Chambers 7b7ecbe9de Add test suite for gargoyle_cmp 1 year ago
Nick Chambers ff675cb1d2 Add test suite for gargoyle_is_eql 1 year ago
Nick Chambers 877342badf Update test suite to use proper namespace 1 year ago