Fatih Aşıcı
0262a6df57
sourcearchive: Pass target dirs to unpack methods
...
This changes the internal API to make working with
multiple work dirs possible.
2011-02-20 14:30:02 +00:00
Fatih Aşıcı
bbf1446f0a
tree-wide: Remove --ignore-build-no options
2010-10-06 12:02:15 +00:00
Fatih Aşıcı
b713d35a65
build: Change filename format of packages
...
The new format is:
<name>-<version>-<release>-<distribution id>-<architecture>.pisi
e.g. pisi-2.3.2-180-p11-x86_64.pisi
We will not use build numbers any more. This commit removes some of the code
related to build numbers. New pisi will not deal with build numbers.
Before the stable release, all buildno-related code will be removed.
It is now possible to use digits after a dash character (e.g. polkit-qt-1).
Distribution id is a short string to represent the distribution release
(e.g. p11 for Pardus 2011).
Architecture strings cannot start with a digit. This is needed to
distinguish old and new packages.
2010-10-06 10:53:53 +00:00
Fatih Aşıcı
101ee48813
tests: Replace the path with __file__ in testCanAccessFile
...
Otherwise, the result of the test is dependent on the installed
packages.
2010-10-01 08:38:28 +00:00
Fatih Aşıcı
92badfd36a
tests: Add tearDown method for cleanup
2010-07-15 13:57:39 +00:00
Fatih Aşıcı
176f1a1361
tests: Fix InstallDB test
2010-07-15 13:57:37 +00:00
Fatih Aşıcı
75d8b13f0d
tests: Add new conflict tests
...
One of these tests fails because of a bug in Pisi :/
2010-07-15 12:18:39 +00:00
Fatih Aşıcı
cd53da947a
tests: Build repo2
2010-07-15 12:18:38 +00:00
Fatih Aşıcı
40b74439fe
tests: Set pisi config before running tests
2010-07-15 12:18:37 +00:00
Fatih Aşıcı
db4a4928af
tests: Add repo2 to simulate an updated state of repo1
2010-07-15 12:18:36 +00:00
Fatih Aşıcı
b8cd84eb3c
tests: Add more packages
2010-07-15 12:18:33 +00:00
Fatih Aşıcı
da6851395e
tests: Use uncompressed index files
2010-07-13 09:31:25 +00:00
Fatih Aşıcı
58e18207cb
tests: Use the same Package instance when testing add_to_package
2010-07-12 13:18:06 +00:00
Fatih Aşıcı
633cf63c4f
tests: Build repo1
2010-07-12 08:09:00 +00:00
Fatih Aşıcı
b510b04abd
tests: Add a sample repository tree
2010-07-12 08:02:44 +00:00
Fatih Aşıcı
e65261f370
tests: Fix shelltest
...
It seems the execution order can change. We should
break the dependencies between tests.
2010-07-11 09:03:54 +00:00
Fatih Aşıcı
1593858786
tests: Lots of fixes
...
Thanks to the great work done by Gökhan Göktürk.
2010-07-11 08:45:48 +00:00
Fatih Aşıcı
09430ceedb
tests: Remove tmp dir before running tests
2010-07-05 13:53:46 +00:00
Fatih Aşıcı
8dbf6049bd
tests: Correct distro names and versions of example repositories
...
Also set distro name and release in testcases.
2010-07-05 13:47:36 +00:00
Fatih Aşıcı
8883c1a12f
tests: Fix the test that overwrites /usr/bin/aclocal
2010-07-03 23:09:48 +00:00
Fatih Aşıcı
de82603b4d
tests: Remove release numbers from version strings as they are no longer supported
2010-03-08 09:26:12 +00:00
Fatih Aşıcı
5ac40e0e48
Create valid repos for test cases
2010-02-23 00:02:55 +00:00
Fatih Aşıcı
ee085521db
Fix archive tests
2010-02-22 21:53:31 +00:00
Fatih Aşıcı
980d491473
Add missing shebang
2010-02-22 21:31:08 +00:00
Faik Uygur
54e89f07b4
Change to project/trunk,tags,branches style
2009-10-14 12:42:24 +00:00