• Home
Name Date Size #Lines LOC

..--

Makefile.inD04-Jul-20252.7 KiB9156

Makefile.vcD04-Jul-20252.5 KiB8060

README.txtD04-Jul-2025627 2818

additional.topTestD04-Jul-2025570 3116

apitest.ccD04-Jul-202591.6 KiB2,8622,096

gettests.batD04-Jul-2025254 107

gettests.shD04-Jul-2025110 62

official.topTestD04-Jul-20255.8 KiB164156

runshort.shD04-Jul-20252.9 KiB7657

runshort_alloc.shD04-Jul-20252.9 KiB7353

runtest.ccD04-Jul-202596.9 KiB3,2112,689

test.ccD04-Jul-20256.5 KiB270175

test.hhD04-Jul-20255.5 KiB172100

vctest.hhD04-Jul-20251.8 KiB5417

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