Commit Graph

19 Commits

Author SHA1 Message Date
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
joost
19b60c0cf3 * Fixed the ability to build packages in .source.zip files
from the command-line. +test

git-svn-id: trunk@36715 -
2017-07-09 20:30:28 +00:00
joost
9dd1d1a1ea * Take all repositories into account when searching for broken packages.
The idea that each repository should be compilable by itself is not
   sustainable. Users should be able to install packages at will in 
   repositories with a higher priority. (+tests)

git-svn-id: trunk@36439 -
2017-06-06 18:41:55 +00:00
joost
f5d17b2884 * Unified determination of source-package
* Scan installed packages for their sources in the same order as they are
   used
 * Added test for both points

git-svn-id: trunk@36338 -
2017-05-25 21:58:56 +00:00
joost
d5087df6fb * Undo all changes in the test-environment before each test
git-svn-id: trunk@36301 -
2017-05-22 21:56:35 +00:00
joost
408cae639f * Moved all logic to determine in which repository to install a package into
one method.
 * Re-designed the logic to determine where to install packages. Documented 
   the logic in repositorylogics.dia.
 * Partly implemented this new logic.
 * Added tests.

git-svn-id: trunk@36300 -
2017-05-22 21:20:22 +00:00
joost
49d75902f6 * Cleanup build-files in case of an error + test
git-svn-id: trunk@36198 -
2017-05-12 20:50:05 +00:00
joost
50fea20003 * Add FPMake-plugin dependencies to unit path + test
git-svn-id: trunk@36072 -
2017-05-03 20:34:55 +00:00
joost
34f547d0d4 * When there are multiple global-option sections, merge them (+test)
git-svn-id: trunk@35930 -
2017-04-23 22:46:49 +00:00
joost
445258fa32 * When the source of a package is used as dependency, check that the sources are compiled (+test)
git-svn-id: trunk@35924 -
2017-04-23 19:28:48 +00:00
joost
74f952324f * Added test for command-line package-variants (introduced in r35814)
git-svn-id: trunk@35819 -
2017-04-17 10:15:07 +00:00
joost
0f8751c9e6 * Fixed task-description
git-svn-id: trunk@35813 -
2017-04-16 22:21:14 +00:00
joost
790c9995fe * Added PackageVariant-test
git-svn-id: trunk@35807 -
2017-04-16 18:53:50 +00:00
joost
75e8cbd187 * Added ability to pass options to other packages + test
git-svn-id: trunk@35797 -
2017-04-14 23:00:52 +00:00
joost
a799d6465b * Added test for source-dependencies
* Removed miced-case package-name. Better keep the basic tests simple

git-svn-id: trunk@35796 -
2017-04-14 20:24:45 +00:00
joost
13b73244b3 * Added tests for r35776 and r35777
git-svn-id: trunk@35778 -
2017-04-11 16:59:58 +00:00
joost
31bff45d19 * Test for r35770
git-svn-id: trunk@35771 -
2017-04-11 09:39:35 +00:00
joost
e5be5bd460 * When no TestPath is given, use the default. The ExpandFileName avoided this
git-svn-id: trunk@35768 -
2017-04-10 21:00:51 +00:00
joost
1119207fe3 * Added test-framework for fppkg
git-svn-id: trunk@35765 -
2017-04-10 15:47:30 +00:00