patchLibreDWG - Patches: patch #7662, Test Suite Idea

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7662: Test Suite Idea

Submitter:  Guruprasad <guruprasad>
Submitted:  Sun 06 Nov 2011 07:36:20 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Tue 08 May 2018 04:25:30 PM UTC, comment #2: 

Thanks, I like it.

The only thing missing is the permission to use it. A copyright waiver or assignment. See the CONTRIBUTING file.
I can do the rest by myself then.

Reini Urban <reini_urban>
Group administrator
Wed 12 Mar 2014 09:43:15 AM UTC, comment #1: 

@Guruprasad Can you please explain the strategy that you have to make Test Suite so that I can also work on it.

Piyush Parkash <piyushparkash>
Group Member
Sun 06 Nov 2011 07:36:20 PM UTC, original submission:  

dwgtotxt.lsp :- Runs in AutoCad to extract data regarding the drawing entities (currently limited to visible objects that can be selected).

TS1.dwg :- Sample autocad file in 2000 format.

TS1.dwg.info :- Info regarding copyrights,contents, etc of TS1.dwg

TS1.txt :- Text file generated for sample TS1.dwg using dwgtotxt.lsp

txttoxml.py :- Python script to convert text files generated using dwgtotxt.lsp to necessary XML format.

TS1.xml : XML file generated for TS1.txt using txttoxml.py

Testsuite.c :- Modified version of testSVG.c generate XML file in the format similar to the XML file generated by dwgtotxt.lsp  txttoxml.py (Not included in patch. Work is pending)

comparexml.py :- Python scrip to comapre bothe xml files generates using Autocad+dwgtotxt.lsp+txttoxml.py and Testsuite.c

Guruprasad <guruprasad>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #24313:  TestSuite Idea.tar.gz added by guruprasad (39KiB - application/gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by reini_urban (Posted a comment)
  • -email is unavailable- added by piyushparkash (Posted a comment)
  • -email is unavailable- added by guruprasad (Submitted the item)
  • -email is unavailable- added by guruprasad (Test Suite Idea)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-11-06 guruprasad Attached File- Added TestSuite Idea.tar.gz, #24313
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code