summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-01Switch the two remaining rpm runs under fakechrootPanu Matilainen2-4/+4
2011-04-01Run all rpmmacro tests under fakechrootPanu Matilainen1-26/+16
2011-04-01Make a bunch of tools available in the testsuite root environmentPanu Matilainen1-0/+1
2011-04-01Run most rpmi tests under fakechrootPanu Matilainen1-7/+7
2011-04-01Run testsuite rpmdb init helper with fakechrootPanu Matilainen1-3/+1
2011-04-01Make all query tests run under fakechrootPanu Matilainen1-47/+47
2011-04-01Make all generic tests run under fakechrootPanu Matilainen1-4/+4
2011-04-01Avoid unnecessary use of 'id' in test-suite specsPanu Matilainen2-2/+1
2011-04-01Make all test data available in the test-rootPanu Matilainen1-0/+1
2011-04-01Test-suite spring cleaningPanu Matilainen2-57/+0
2011-02-15Fix corner-case behavior on dependency matching when release not presentMichael Schroeder1-10/+10
2010-12-23Require %files section for package generation againPanu Matilainen2-0/+6
2010-12-17Yet another pile of depmatch tests + added commentaryPanu Matilainen1-0/+94
2010-12-17Add pile of further dependency match testcasesPanu Matilainen1-72/+130
2010-12-16Add a pile of dependency matching tests for "obvious" casesPanu Matilainen4-1/+92
2010-12-16Move python test-suite macros to local.at, renamePanu Matilainen2-21/+20
2010-12-13Implement transaction ordering hintingPanu Matilainen1-0/+3
2010-12-09Add beginnings of python bindings test-suitePanu Matilainen4-0/+65
2010-11-22Add bunch of rpmvercmp() algorithm tests to the test-suitePanu Matilainen1-0/+27
2010-11-22Move the current "version compare" tests to rpm install testsPanu Matilainen2-103/+104