Skip to content

MatrixCustomizationUnitTesting

EmilyBender edited this page Aug 23, 2008 · 13 revisions

Directory structure:

unit-tests/             
        add-unit-test.py
        call-customize
        run-unit-tests.sh
        unit-test-Index
        unittestindex.py
        update-gold-standard.sh
        choices/
        txt-suites/
        skeletons/      [tsdb skeletons]
                Index.lisp
        home/           [tsdb home]
                gold/
                current/        [local, not under cvs]  
        grammars/       [local, not under cvs]
        logs/           [local, not under cvs]
        scratch/        [local, not under cvs]
        skeletons/

Notes

Everything in the subdirectories is placed there by the scripts and named by the scripts.

Language name in choices file used as the basis of the naming. We need a convention for them 🙂

Clone this wiki locally