README.txt
1
2
3Download official tests and add the tests to the testdata directory:
4====================================================================
5
6# Unix: If wget is installed, just execute `make check` from
7# the top level directory.
8
9# Windows: See vcbuild directory.
10
11
12#
13# If gettests.sh or gettests.bat fails:
14#
15# mkdir testdata && cp testdata_dist/* testdata
16#
17# Get http://speleotrove.com/decimal/dectest.zip and extract the archive
18# so that the directory structure is testdata/*.decTest.
19#
20# Change into the top level directory, build the library, change back
21# to the test directory, run:
22#
23# make && ./runshort.sh
24#
25
26
27
28