summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-15Remove RPMTAG_FILESTATUS tag extensionPanu Matilainen1-1/+0
2010-11-15Remove absolute paths from our popt exec aliases now that we canPanu Matilainen2-2/+3
2010-11-15Basic protection against Lua os.exit() and posix.exec() (ticket #167)Panu Matilainen1-0/+13
2010-10-12Add 'VCS' keyColin Walters1-0/+1
2010-10-04Lift specfile query out of main rpm(query) into separate binaryPanu Matilainen1-3/+3
2010-09-08Add test for manifest query in testsuitePanu Matilainen1-0/+19
2010-09-07Add bunch of verification tests to the test suitePanu Matilainen4-0/+141
2010-09-03Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpmPanu Matilainen1-1/+1
2010-09-01Add files for testing SELinux collection/pluginSteve Lawrence3-0/+52
2010-09-01Add new %sepolicy section to the spec file formatSteve Lawrence1-0/+4
2010-08-26Permit packages with no files to omit %files entirelyPanu Matilainen1-3/+0
2010-08-18Add a test-case for --specfile queryPanu Matilainen1-0/+12
2010-08-18Add %patch usage to hello.spec testcasePanu Matilainen4-1/+17
2010-06-22Add new Collections preamble tagSteve Lawrence1-0/+1
2010-05-28Add header extension tag RPMTAG_FILESTATUS for file verificationPanu Matilainen1-0/+1
2010-04-21Add a basic reinstall test to test-suitePanu Matilainen1-0/+17
2010-04-13Update a few tag descriptions + visibilityPanu Matilainen1-2/+0
2010-04-13RPMTAG_NOSOURCE and NOPATCH aren't internal, they end up in nosrc headersPanu Matilainen1-0/+2
2010-03-19Verify the various version comparison results in testsuitePanu Matilainen1-15/+24
2010-03-18Add some basic dependency check tests to test-suitePanu Matilainen4-0/+202