Menu

Tree [9b4db8] master /
 History

HTTPS access


File Date Author Commit
 AP210ed4dis 2020-05-23 TRThurman TRThurman [4b82e4] Add files from AP 210 ed4 dis.
 AP242e2IS 2020-05-23 TRThurman TRThurman [38ffee] Added AP 242ed2 IS data
 compare_test 2020-02-12 TRThurman TRThurman [74c4fa] Added attribute expansion data and notes
 cr_design_aps_2 2018-06-06 Craig Lanning Craig Lanning [b0265e] Cleaned up .gitignore in cr_design_aps_2
 express 2020-05-13 TRThurman TRThurman [097377] Added smrlv8 downloaded from standards.iso.org
 express-x 2002-05-15 clanning clanning [b9eb12] Added test3 to index
 manual 2018-12-10 Craig Lanning Craig Lanning [0d2103] Update Manual for Testcases repository
 p21_tests 2021-02-27 TRThurman TRThurman [9b4db8] iniitial commit of NIST based test cases
 pretty_test 2020-02-24 TRThurman TRThurman [598d17] added directory focused on pretty tests
 qualmod 2018-06-06 Craig Lanning Craig Lanning [03b3d5] Initial checkin of QualMod
 smrlv6 2019-03-23 TRThurman TRThurman [9b7c07] dimension_tolerance arm longform, mim longform ...
 smrlv7 2019-04-05 TRThurman TRThurman [583122] add two schemas to support evaluation of transi...
 smrlv8 2020-12-03 Robert Swindells Robert Swindells [2c8af0] Moved directories into data subdirectory
 stepmod_2019_03_24 2019-03-25 TRThurman TRThurman [82d810] longform arm, mim generated by ECCO
 stepmod_tests 2018-07-31 Craig Lanning Craig Lanning [50b302] New testcase using concatenated files.
 .gitignore 2018-12-10 Craig Lanning Craig Lanning [aa7b76] Add hidden file pattern to set of ignore patterns
 readme.txt 2018-06-06 Craig Lanning Craig Lanning [e019d0] Updated readme.txt file

Read Me

-*- Mode: Text -*-

			 TestCases Repository

The test case repository is divided into two sections: one for EXPRESS
test cases and one for EXPRESS-X test cases.  Each section contains a
00index.txt file that describes briefly each test case in the section
and a readme.txt file that gives more detail about the structure of
the test cases contained in the section.

There is also a SMRLv6 stepmod directory and a cr_design_apps_2 CR
directory.  There is now a qualmod directory that will be structured
like STEPmod, but contain the files needed for qualification.

The rules for including a test case in the repository are:
1. *ALL* files in the test case *MUST* be ASCII text. *** NO BINARY FILES ***
2. All filenames in lower case.  (No mixed case or upper case names.)
3. EXPRESS schema files should have a .exp extension.
4. EXPRESS-X schema files should have a .exx extension.
5. Part 21 files should have either a .stp extension or .nnn where nnn
   is the part number of the matching schema.  (e.g part 21 data files
   containing data which conforms to the AP210 schema (ISO 10303-210)
   could have a .210 extension.)
6. The test case should be the minimum necessary to test a specific feature
   of its intended language.