Project

General

Profile

« Previous | Next » 

Revision 3690

README.TXT: Datasource setup: Accepting the test cases: Added instructions for what to do if you get errors

View differences:

README.TXT
92 92
    Accept the test cases:
93 93
        make inputs/<name>/test/
94 94
            When prompted to "Accept new test output", enter y and press ENTER
95
            If you instead get errors, do one of the following for each one:
96
            -   If the error was due to a bug, fix it
97
            -   Add a SQL function that filters or transforms the invalid data
98
            -   Make an empty mapping for the columns that produced the error.
99
                Put something in the Comments column of the map spreadsheet to
100
                prevent the automatic mapper from auto-removing the mapping.
95 101
        svn add inputs/<name>/test/*.ref
96 102
    Commit: svn ci -m "Added inputs/<name>/" inputs/<name>/
97 103
    Update vegbiendev:

Also available in: Unified diff