Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add empty line for consistency | tb | 2023-05-23 | 1 | -1/+2 |
* | Add regress coverage for obj_dat.c r1.52 | tb | 2023-05-23 | 1 | -1/+44 |
* | Convert from %i to %d | tb | 2022-09-05 | 1 | -2/+2 |
* | 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 |