| Correct test for getmaxnodelen |
|
More...
|
over 11 years ago
|
| Used ctypes.util.find_library instead of just trying to blindly load |
|
More...
|
over 13 years ago
|
| Adds module docstring & metadata |
|
More...
|
over 13 years ago
|
| Auto-loads all tests in script |
|
More...
|
over 13 years ago
|
| Adds check for Python version too old for ctypes |
|
More...
|
over 13 years ago
|
| Factors out list-creation and adds attr, val lists |
|
More...
|
over 13 years ago
|
| Seems to work with 0 |
|
More...
|
over 13 years ago
|
| Adds special errcheck for handle_create |
|
More...
|
over 13 years ago
|
| Un-factors errcheck and adds for nearly everything |
|
More...
|
over 13 years ago
|
| Adds nodelist_clear and tests for _destroy and _clear |
|
More...
|
over 13 years ago
|
| Refactors errcheck exception-raising |
|
More...
|
over 13 years ago
|
| Adds additional tests for load_data exceptions |
|
More...
|
over 13 years ago
|
| Renames node_buf to node_list for consistency |
|
More...
|
over 13 years ago
|
| Implements nodelist_destroy and uses as needed |
|
More...
|
over 13 years ago
|
| Uses local node_list rather than instance |
|
More...
|
over 13 years ago
|
| Uses more direct method to convert to list |
|
More...
|
over 13 years ago
|
| Re-orders to correspond with libgenders(3) and adds missing methods as comments |
|
More...
|
over 13 years ago
|
| Adds getnodes function & tests |
|
More...
|
over 13 years ago
|
| Moves setting arg and result types outside of Genders class |
|
More...
|
over 13 years ago
|
| Refactor node_list to Python list to function |
|
More...
|
over 13 years ago
|
| Adds 2nd node to test file and updates tests |
|
More...
|
over 13 years ago
|
| Removes demo-test; captured in history but not needed |
|
More...
|
over 13 years ago
|
| Adds test demonstrating min node length 13 |
|
More...
|
over 13 years ago
|
| Adds comment b/c it had ceased to be obvious to me |
|
More...
|
over 13 years ago
|
| Fixes nodelist_create & query to work correctly |
|
More...
|
over 13 years ago
|
| Enables maxnodelen test and adds comment about unexpected result |
|
More...
|
over 13 years ago
|
| Merge branch 'master' of github.com:wcooley/genders-python |
|
More...
|
over 13 years ago
|
| Adds test-passing (but only minimally working) query method |
|
More...
|
almost 14 years ago
|
| Adds tests for genders_query |
|
More...
|
almost 14 years ago
|
| Minimal clean-up of test suite creation |
|
More...
|
almost 14 years ago
|