• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

Makefile.amH A D13-Apr-20091.1 KiB4029

Makefile.inH A D10-Jan-201119.4 KiB614542

READMEH A D10-Apr-2009122 32

fntests.cH A D10-Jan-20118.6 KiB225159

fntests.shH A D10-Apr-2009178 159

test_date.cH A D10-Jan-20113.3 KiB10060

test_date.shH A D10-Apr-2009808 2919

test_dbl.cH A D10-Jan-20114.2 KiB14082

test_dbl.shH A D10-Apr-2009827 3524

test_file.cH A D10-Jan-20114.3 KiB13373

test_file.shH A D22-Dec-20102.4 KiB5237

test_int.cH A D10-Jan-20114.6 KiB15291

test_int.shH A D06-Feb-20102 KiB7660

test_lit.cH A D10-Jan-20113.1 KiB9048

test_lit.shH A D10-Apr-2009856 3122

test_rex.cH A D10-Jan-20113.3 KiB9352

test_rex.shH A D10-Apr-2009896 3020

README

1To check for memory leaks, run these test programs through valgrind as follows:
2  $ valgrind --leak-check=yes ./test_lit
3