[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at build time
[platform/upstream/rpm.git] / tests /
2013-02-03 Anas NashifAdd support for weak dependencies:
2013-01-31 Panu MatilainenAdjust ghost config test case to match legacy behavior
2013-01-30 Panu MatilainenAdd testcase for %ghost shared with a real file
2013-01-30 Panu MatilainenAdd testcase for %ghost %config behavior
2012-09-24 Panu MatilainenTest obsoletions within the transaction set, both ways
2012-09-24 Panu MatilainenTest different versions in same transaction both ways
2012-08-29 Panu MatilainenAdd further multilib resolution test-cases
2012-08-29 Panu MatilainenTweak the conflict test descriptions a bit
2012-08-24 Panu MatilainenOops, replacetest spec missing from dist tarballs
2012-08-24 Panu MatilainenDetect attempts to replace directory symlink to directo...
2012-08-24 Panu MatilainenDetect attempts to replace directories and report as...
2012-08-24 Panu MatilainenAdd pile of new test-cases for file type changes in...
2012-08-24 Panu MatilainenClean up testroot /opt throughly to avoid other test...
2012-08-23 Panu MatilainenAxe the if-what jungle in rpmfiDecideFateIndex()
2012-08-23 Panu MatilainenUse fsm->action to decide whether we need a backup...
2012-08-23 Panu MatilainenSimplify the non-modified config file vs directory...
2012-08-23 Panu MatilainenDoh, gotta love it when test-suite expectations are...
2012-08-22 Panu MatilainenUse rpmfiConfigConflictIndex() for modified config...
2012-08-21 Panu MatilainenPolish the symlink config file comparison a bit
2012-08-21 Panu MatilainenErm, remember to actually enable all the new tests
2012-08-21 Panu MatilainenAdd a third set of config tests for file type changes...
2012-08-21 Panu MatilainenAdd similar set of %config tests on symlinks
2012-08-21 Panu MatilainenPrepare config test-suite to cleaning up directories
2012-08-21 Panu MatilainenFurther parametrize the config test spec file to allow...
2012-08-21 Panu MatilainenAnd yet more %config test-cases
2012-08-20 Panu MatilainenDont create redundant %config backups when on-disk...
2012-08-20 Panu MatilainenDont create %config backups on skipped files
2012-08-20 Panu MatilainenTest that the %config backup contents are what we expect
2012-08-20 Panu MatilainenYet more %config test-cases - shared configs have quirk...
2012-08-20 Panu MatilainenAdd similar set of %config(noreplace) tests
2012-08-20 Panu MatilainenAdjust the config test descriptions a bit to make room...
2012-08-20 Panu MatilainenAdd further "parametrization" to our config file test...
2012-08-20 Panu MatilainenAdd a test-case for another %config file special case
2012-08-20 Panu MatilainenTighten the existing %config tests a bit
2012-08-17 Panu MatilainenAdd a test-case for the shared file timestamp behavior
2012-08-07 Panu MatilainenAdd test for file verification from originating package
2012-08-07 Panu MatilainenAdd tests for invalid --relocate detection and --badrel...
2012-05-30 Panu MatilainenAdd a test-case for various %files manifest globbing...
2012-04-23 Panu MatilainenAdd a few basic test-cases for tilde in version comparison
2012-04-21 Panu MatilainenAdd further version comparison test-cases
2012-04-17 Panu MatilainenUse a bit more complicated test for the install/remove...
2012-04-16 Panu MatilainenAdd test-cases for identical basenames within package
2012-04-05 Panu MatilainenOops, automake isn't happy with comment here...
2012-04-05 Panu MatilainenArrange unified /bin <-> $(bindir) in test-suite root
2012-04-05 Panu MatilainenFix test-suite root population wrt "optional" directories
2012-03-21 Panu MatilainenAdd test case for scriptlet behavior
2012-02-28 Panu MatilainenUnbreak rpm -V output (RhBug:797964)
2012-02-21 Panu MatilainenAdd a testcase for tag extension bad file name triplet...
2012-02-09 Panu MatilainenAlso test that total size is calculated correctly wrt...
2012-02-08 Panu MatilainenAdd a rough-cut testcase for hardlink handling
2012-02-08 Panu MatilainenAdd tag extension to calculate hardlink count for files
2012-01-28 Panu MatilainenAdd a basic testcase for bogus filename triplet detection
2012-01-28 Panu MatilainenAdd a basic testcase for bogus (incomplete) header...
2012-01-13 Panu MatilainenAdd bunch of links to test-suite chroot to allow selinu...
2011-11-16 Ales KozumplikDo not attempt running the test suite without fakechroo...
2011-11-14 Panu MatilainenAvoid XZ dependency in test-suite
2011-11-08 Ales KozumplikDo not let 'rpm -q foo-' find package 'foo'. (RhBug...
2011-09-06 Panu MatilainenAdd four new extension tags for pretty-formatting depen...
2011-09-01 Panu MatilainenAdd RPMTAG_INSTFILENAMES tag extension for state-aware...
2011-08-25 Panu MatilainenAdd test for ts.clear() as a side-effect of add to...
2011-08-17 Panu MatilainenValidate query format field width specifier is sane
2011-07-11 Panu MatilainenAdd basic test for Ftell() in python
2011-07-08 Panu MatilainenAdd a simple test for Fflush() functionality in python
2011-07-07 Panu MatilainenTeach python rpmio bindings about Fdescr()
2011-07-06 Panu MatilainenAdd tests for header getattr() behavior sanity
2011-07-01 Panu MatilainenAdd a simple and stupid test case for python spec parse
2011-07-01 Panu MatilainenAdd basic test for rpmio python bindings
2011-06-28 Panu MatilainenFix explicit directory %attr() when %defattr() is activ...
2011-06-28 Panu MatilainenAdd a test-case for various %attr and %defattr combinations
2011-06-09 Panu MatilainenAdd bunch of further rpm-python tests for this and...
2011-06-09 Panu MatilainenAdd a bunch of db match/key iterator test-cases in...
2011-06-09 Panu MatilainenRearrange test-suite python helper macros a bit
2011-06-08 Panu MatilainenAdd tests for the most common nvra query combinations
2011-06-01 Panu MatilainenMake test-case for --replacepkgs stricter
2011-05-26 Panu MatilainenAdd test-cases for three RhBug:705115 scenarios
2011-05-26 Panu MatilainenAdd tests for multilib file state dependencies
2011-05-26 Panu MatilainenAdd two basic multilib conflict resolution tests
2011-04-04 Panu MatilainenExecute all non-compilation rpmbuild tests in fakechroot
2011-04-04 Panu MatilainenAdd more stuff to test-suite root environment
2011-04-04 Panu MatilainenSwitch more test-suite builds to run under fakechroot
2011-04-04 Panu MatilainenRun dependency tests entirely in fakechroot
2011-04-04 Panu MatilainenPrepare the test root entirely from Makefile, add missi...
2011-04-04 Panu MatilainenRemove redundant data copying into test-suite root
2011-04-04 Panu MatilainenAvoid leaking our compilation directory into test-suite
2011-04-01 Panu MatilainenAdjust rpmdb path for all remaining non-fakeroot runs
2011-04-01 Panu MatilainenAdjust rpmdb path in python tests
2011-04-01 Panu MatilainenExplicitly initialize the test-root database always
2011-04-01 Panu MatilainenSwitch the two remaining rpm runs under fakechroot
2011-04-01 Panu MatilainenRun all rpmmacro tests under fakechroot
2011-04-01 Panu MatilainenMake a bunch of tools available in the testsuite root...
2011-04-01 Panu MatilainenRun most rpmi tests under fakechroot
2011-04-01 Panu MatilainenRun testsuite rpmdb init helper with fakechroot
2011-04-01 Panu MatilainenMake all query tests run under fakechroot
2011-04-01 Panu MatilainenMake all generic tests run under fakechroot
2011-04-01 Panu MatilainenAvoid unnecessary use of 'id' in test-suite specs
2011-04-01 Panu MatilainenMake all test data available in the test-root
2011-04-01 Panu MatilainenTest-suite spring cleaning
2011-02-15 Michael SchroederFix corner-case behavior on dependency matching when...
2010-12-23 Panu MatilainenRequire %files section for package generation again
2010-12-17 Panu MatilainenYet another pile of depmatch tests + added commentary
next