Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test OBJ_obj2txt() with NULL and short buffers. | jsing | 2022-02-20 | 1 | -1/+12 |
* | Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0. | jsing | 2022-02-12 | 1 | -4/+99 |
* | Revise for OBJ_obj2txt() OID arc limits. | jsing | 2022-02-12 | 1 | -4/+4 |
* | Test OBJ_obj2nid() with an undefined (NID_undef) object. | jsing | 2022-02-11 | 1 | -2/+2 |
* | Add initial regress for objects. | jsing | 2022-02-11 | 2 | -0/+447 |