Almost a year back I worked little on testsuite for LibreDwg. Is there any new test suite now?
If not then, I had suggested that we can have text file for each dwg file in the suite. This text file will contain information regarding the dwg file and the objects within the dwg file. Using LibreDwg we can read the dwg dile and cross check with the text file weather the information we read using LibreDwg is correct. But the problem was how to create textfiles with necessary information from dwg file. Today I stumbled upon a VisualLisp code which dumps information regarding the objects. The output comes like this below