summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Add a test-case for various %files manifest globbing scenariosPanu Matilainen3-0/+74
2012-04-23Add a few basic test-cases for tilde in version comparisonPanu Matilainen1-0/+10
2012-04-21Add further version comparison test-casesPanu Matilainen1-6/+87
2012-04-17Use a bit more complicated test for the install/remove file verificationPanu Matilainen1-21/+16
2012-04-16Add test-cases for identical basenames within packagePanu Matilainen3-0/+60
2012-04-05Oops, automake isn't happy with comment here...Panu Matilainen1-1/+0
2012-04-05Arrange unified /bin <-> $(bindir) in test-suite rootPanu Matilainen1-0/+3
2012-04-05Fix test-suite root population wrt "optional" directoriesPanu Matilainen1-1/+1
2012-03-21Add test case for scriptlet behaviorPanu Matilainen5-0/+86
2012-02-28Unbreak rpm -V output (RhBug:797964)Panu Matilainen1-1/+1
2012-02-21Add a testcase for tag extension bad file name triplet detectionPanu Matilainen1-0/+19
2012-02-09Also test that total size is calculated correctly wrt hardlinksPanu Matilainen1-1/+2
2012-02-08Add a rough-cut testcase for hardlink handlingPanu Matilainen3-0/+58
2012-02-08Add tag extension to calculate hardlink count for filesPanu Matilainen1-0/+1
2012-01-28Add a basic testcase for bogus filename triplet detectionPanu Matilainen1-1/+22
2012-01-28Add a basic testcase for bogus (incomplete) header detectionPanu Matilainen1-0/+14
2012-01-13Add bunch of links to test-suite chroot to allow selinux to workPanu Matilainen1-0/+1
2011-11-16Do not attempt running the test suite without fakechroot (ticket #851).Ales Kozumplik1-0/+6
2011-11-14Avoid XZ dependency in test-suitePanu Matilainen2-0/+0
2011-11-08Do not let 'rpm -q foo-' find package 'foo'. (RhBug:488567)Ales Kozumplik1-0/+39
2011-09-06Add four new extension tags for pretty-formatting dependenciesPanu Matilainen1-0/+4
2011-09-01Add RPMTAG_INSTFILENAMES tag extension for state-aware file listsPanu Matilainen1-0/+1
2011-08-25Add test for ts.clear() as a side-effect of add to ts testPanu Matilainen1-0/+3
2011-08-17Validate query format field width specifier is sanePanu Matilainen1-0/+14
2011-07-11Add basic test for Ftell() in pythonPanu Matilainen1-0/+6
2011-07-08Add a simple test for Fflush() functionality in pythonPanu Matilainen1-0/+1
2011-07-07Teach python rpmio bindings about Fdescr()Panu Matilainen1-0/+4
2011-07-06Add tests for header getattr() behavior sanityPanu Matilainen1-1/+11
2011-07-01Add a simple and stupid test case for python spec parsePanu Matilainen1-0/+15
2011-07-01Add basic test for rpmio python bindingsPanu Matilainen1-0/+24
2011-06-28Fix explicit directory %attr() when %defattr() is active (RhBug:481875)Panu Matilainen1-2/+0
2011-06-28Add a test-case for various %attr and %defattr combinationsPanu Matilainen3-0/+101
2011-06-09Add bunch of further rpm-python tests for this and thatPanu Matilainen1-0/+68
2011-06-09Add a bunch of db match/key iterator test-cases in pythonPanu Matilainen1-0/+72
2011-06-09Rearrange test-suite python helper macros a bitPanu Matilainen3-8/+14
2011-06-08Add tests for the most common nvra query combinationsPanu Matilainen1-2/+9
2011-06-01Make test-case for --replacepkgs stricterPanu Matilainen1-2/+7
2011-05-26Add test-cases for three RhBug:705115 scenariosPanu Matilainen3-0/+95
2011-05-26Add tests for multilib file state dependenciesPanu Matilainen1-0/+56
2011-05-26Add two basic multilib conflict resolution testsPanu Matilainen4-0/+41
2011-04-04Execute all non-compilation rpmbuild tests in fakechrootPanu Matilainen3-28/+28
2011-04-04Add more stuff to test-suite root environmentPanu Matilainen2-3/+4
2011-04-04Switch more test-suite builds to run under fakechrootPanu Matilainen2-6/+6
2011-04-04Run dependency tests entirely in fakechrootPanu Matilainen1-26/+26
2011-04-04Prepare the test root entirely from Makefile, add missing bitsPanu Matilainen2-3/+5
2011-04-04Remove redundant data copying into test-suite rootPanu Matilainen3-30/+11
2011-04-04Avoid leaking our compilation directory into test-suitePanu Matilainen2-9/+7
2011-04-01Adjust rpmdb path for all remaining non-fakeroot runsPanu Matilainen2-2/+2
2011-04-01Adjust rpmdb path in python testsPanu Matilainen1-0/+2
2011-04-01Explicitly initialize the test-root database alwaysPanu Matilainen6-0/+33