summaryrefslogtreecommitdiff
path: root/libparted/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: remove "MAINTAINERCLEANFILES = Makefile.in" from Makefile.am'sJim Meyering2012-01-111-2/+0
* build: insert -I$(top_builddir)/include before -I$(top_srcdir)/includeKeshav P R2012-01-101-0/+1
* maint: update all copyright year number rangesJim Meyering2012-01-015-5/+5
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-031-1/+1
* tests: remove now-unused Makefile ruleJim Meyering2011-04-141-10/+0
* tests: make the tests in libparted/tests work properly once againJim Meyering2011-04-141-0/+7
* tests: move test_description= variable to a commentJim Meyering2011-02-262-2/+2
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-225-5/+5
* tests: adjust cleanup_ handler to work with init.shJim Meyering2010-11-201-1/+1
* tests: libparted/tests: use init.sh, not test-lib.shJim Meyering2010-11-205-28/+20
* tests: global subst: s/skip_test_/skip_/Jim Meyering2010-11-201-6/+6
* libparted: ignore zero-length devicesColin Watson2010-11-183-3/+133
* tests: rename generated init.sh to old-init.shJim Meyering2010-04-281-3/+3
* maint: remove empty lines at end of fileJim Meyering2010-04-281-1/+0
* libparted: add test for /dev/mapper symlink issueHans de Goede2010-04-063-2/+167
* tests: reenable a "bsd" partition table testJim Meyering2010-03-111-1/+0
* do not install the test programs disk and labelPeter Breitenlohner2010-02-081-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-083-3/+3
* build: enable many warningsJim Meyering2009-07-241-0/+1
* tests: reenable sun label testsJim Meyering2009-07-241-1/+0
* tests: clean up partition-table-testing codeJim Meyering2009-07-242-11/+2
* tests: improve coverage in label testsJim Meyering2009-07-241-2/+1
* reenabling probe-related code exposed problems with amiga and bsdJim Meyering2009-07-241-2/+7
* tests: re-enable "mac" testsJim Meyering2009-07-241-7/+2
* fix >512-byte sector label/disk-test failureJim Meyering2009-07-243-6/+19
* label.c tests: don't skip dvh, now that it works; clean upJim Meyering2009-07-241-28/+23
* disable some file-system-related probe tests for sector size > 512Jim Meyering2009-07-241-2/+23
* start to make things work with 2048-byte sector size.Jim Meyering2009-07-241-0/+3
* tests: better quoting to avoid failure with poorly-named src directoryJim Meyering2009-07-093-7/+7
* libparted: link with gnulibJim Meyering2009-06-031-2/+1
* remove all trailing blanksJim Meyering2009-03-051-1/+1
* adjust tests here (libparted/tests/), as done for tests/Jim Meyering2008-06-083-5/+6
* fix compile/link problems in libparted/testsJim Meyering2008-06-083-10/+19
* use gnulib's progname moduleJim Meyering2008-06-052-0/+4
* * libparted/tests/disk.c (START_TEST): Remove decl of unused local.Jim Meyering2007-12-171-1/+0
* Really duplicate the disk instead of readd every partitionOtavio Salvador2007-08-313-2/+144
* Updated GPL license boilerplate.David Cantrell2007-07-231-4/+2
* Don't fail all tests when "." lacks O_DIRECT support.Jim Meyering2007-05-232-2/+43
* [tests] Separate and improved test for reading of disk labels.Debarshi Ray2007-05-011-7/+40
* Temporarily disable the clone-dvh-label test.Jim Meyering2007-04-261-0/+5
* [tests] New test for probing of disk labels.Debarshi Ray2007-04-211-0/+39
* [tests] Simplify test_clone_label removing the label reading testOtavio Salvador2007-04-201-7/+0
* [tests] Trivial coding style fixes around the tests codeOtavio Salvador2007-04-201-1/+1
* [tests] Add _test_exception_handler to fail every time an exception is raisedOtavio Salvador2007-04-193-0/+19
* [tests] New test for cloning of disk labels.Debarshi Ray2007-04-201-0/+45
* [tests] Fix spacing around brackets and asterisks.Debarshi Ray2007-04-193-44/+51
* [tests] Small refactoring on test_create_labelOtavio Salvador2007-04-182-11/+3
* [tests] Implements _implemented_disk_label and _create_disk_label on common.[hc]Otavio Salvador2007-04-182-1/+42
* [tests] Ensure that we're able to read the just created disk labelOtavio Salvador2007-04-181-0/+11
* Indentation fixes in libparted/tests/.Debarshi Ray2007-04-173-55/+60