• Home
Name Date Size #Lines LOC

..--

testdata_dist/04-Jul-2025-1,6351,337

Makefile.inD04-Jul-20251.5 KiB6038

Makefile.vcD04-Jul-20251.5 KiB6046

README.txtD04-Jul-2025627 2818

additional.decTestD04-Jul-2025571 3216

gettests.batD04-Jul-2025438 1711

gettests.shD04-Jul-2025761 2620

official.decTestD04-Jul-20255.8 KiB164156

runshort.shD04-Jul-20252.2 KiB6349

runshort_alloc.shD04-Jul-20252.2 KiB5945

runtest.cD04-Jul-2025150.6 KiB5,6504,308

test.cD04-Jul-20256.3 KiB271181

test.hD04-Jul-20251.8 KiB5416

vctest.hD04-Jul-20251.8 KiB5520

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