Move test data to separate repository

This commit is contained in:
Evan Miller
2020-09-02 10:44:12 -04:00
parent a98066ee0d
commit 4b177914ee
6 changed files with 5 additions and 2 deletions

View File

@@ -16,11 +16,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* #include <windows.h> */
#include <stdio.h>
#include <sql.h>
#include <sqlext.h>
// This test requires the presence of nwind.mdb in the MDBPATH.
// It is stored in a separate repository: https://github.com/mdbtools/mdbtestdata
#define SALES_PERSON_LEN 2
#define STATUS_LEN 6