summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-10-24removed warning while parsing empty cd-textLeon Merten Lohse8-69/+48
2012-10-18Add cdtext_get_genreLeon Merten Lohse1-0/+2
2012-10-02Add mmc_cmd2str()R. Bernstein1-1/+9
2012-10-02Remove some gcc warnings and change wording of a test warning messageR. Bernstein1-1/+1
2012-09-27Recalculate native_top_srcdir one more timeR. Bernstein2-8/+8
2012-09-27Add native_top_srcdir MinGW and DOS/Windows.rocky2-10/+10
2012-09-26Shorten output for mmc_write.exerocky1-8/+11
2012-09-26Add "make check-short" target to run tests without bloated output.R. Bernstein11-38/+48
2012-09-15image/bincue.c: remove gcc warning. mmc_read.c, mmc_write.c: use usleep if th...R. Bernstein2-6/+18
2012-04-15Add guard around get_mcn for null p_cdio.R. Bernstein4-3/+63
2012-03-25test/Makefile.am: test example files, some of which are used in tests, is no ...rocky2-3/+3
2012-03-25Add catalog number to ISO 9660 cue file.R. Bernstein9-8/+9
2012-03-25Expand driver test framework a little and the tests we do.R. Bernstein3-6/+97
2012-03-25Small changes.R. Bernstein1-3/+3
2012-03-10More paranoia and unconfig removalPete Batard1-3/+0
2012-03-10Merge branch 'greenleon' of git.sv.gnu.org:/srv/git/libcdioR. Bernstein5-34/+67
2012-03-05Multilanguage CD-Text from greenleonR. Bernstein5-34/+67
2012-03-05Fix an "unused but set warning" in bincue testPete Batard1-2/+2
2012-03-05More source headers harmonizationPete Batard19-92/+111
2012-03-05Fix various issuesPete Batard1-1/+1
2012-03-05Additional fixups for paranoia removalPete Batard1-92/+0
2012-03-05More paranoia removalPete Batard3-198/+4
2012-03-04test/testgetdevices.c.in Remove some warnings on MingGWR. Bernstein1-1/+3
2012-03-04test/Makefile.am: Remove test/unconfig -- this time, for sure!R. Bernstein1-3/+1
2012-03-04Remove testunconfig. We have removed unconfig.hrocky2-47/+1
2012-03-04More pbatard patchesR. Bernstein2-9/+12
2012-03-04check_udf.sh is derived and thus should not be in gitR. Bernstein1-54/+0
2012-03-04test/check_udf.sh works when building outside source tree. With this "make di...R. Bernstein4-6/+61
2012-03-04test/*: Add first UDF test - test sequential file extraction.R. Bernstein5-6/+61
2012-03-04This time, for sure!rocky1-1/+1
2012-03-04Tolerancefor Solaris /bin/sh and greprocky1-2/+3
2012-03-03Add test/cdtext.right to distribution.R. Bernstein1-1/+1
2012-03-03Add test/data/cdtext.cue to distribution.R. Bernstein1-0/+1
2012-03-03Skip testgetdevices on MinGW for nowR. Bernstein1-1/+5
2012-03-03Had messed up on pbatard mmc_write.c sleep patch for MinGWR. Bernstein1-8/+2
2012-03-03More patches from pbatard to reduce warnings, etc.R. Bernstein2-14/+6
2012-03-03Remove a couple of warnings, some of which were removed in the pbatard branch.R. Bernstein3-94/+111
2012-03-03check_legal.regex: wrong regexp. This time, for sure!R. Bernstein1-1/+1
2012-03-03check_legal.regex: allow matching cd-info.exe.R. Bernstein2-3/+2
2012-03-03Reinstate nrg test for MinGW.R. Bernstein1-5/+0
2012-03-03Pete Batard's patches offset types especially for MinGW and MS Visual C.R. Bernstein2-6/+4
2012-03-03test/check_common.sh.in: Avoid $(...) for sh of Solaris 10R. Bernstein1-1/+2
2012-03-03Change headers as per pbatard branch to make MinGW work out.R. Bernstein1-7/+6
2012-03-02check_common_fn.in: show command name when we hit an errorR. Bernstein1-1/+1
2012-02-26A slightly better locale-missing fixR. Bernstein1-3/+5
2012-02-26MinGW doesn't have a locale commandrocky1-4/+7
2012-02-26Skip test/driver/nrg until we work out off_t issuesrocky1-1/+6
2012-02-25Fix "setlocale: LC_TIME: cannot change locale (en_US" warning during tests.R. Bernstein1-1/+2
2012-02-24Fix some of the tests for MinGW and fix the use of Sleep/usleep for MinGW & M...R. Bernstein3-8/+31
2012-02-23Make "distcheck" works again.R. Bernstein1-5/+2