Commit Graph

22 Commits

Author SHA1 Message Date
Franco Fichtner 145cad9e0b build/test: pass correct environment to tests
Avoids breakage of inline checks during test step.
2020-04-02 08:24:18 +02:00
Franco Fichtner ba113bc6db config: should fix nightly test run on 20.1 development 2019-12-23 06:54:54 +01:00
Franco Fichtner 5c79c07ad1 build/test: one bug fixed, another surfaced 2018-04-29 16:20:14 +02:00
Franco Fichtner 2873c9803c build/test: changes for tighter testing needed 2018-04-29 03:55:40 +02:00
Franco Fichtner 084da75236 build/test: install the test tools at least 2018-01-15 20:11:35 +01:00
Franco Fichtner cdd79deaba build/test: solve plugin conflict differently for now 2018-01-08 22:43:50 +01:00
Franco Fichtner 837c52fa54 build/test: repair os-* globbing
We can't install both types of plugins, so when SUFFIX= we need to
exclude "-devel".  Not the prettiest approach, but should do it in
99% of cases.
2017-08-26 08:27:08 +02:00
Franco Fichtner 30e0693df0 build/test: restrucure a tiny bit
The migrations don't run because PHP isn't active.  That's an issue
of configd never being initialised, which we came to before so we
may need a bootstrap template for both php.ini files just in case.
2017-08-21 09:55:31 +02:00
Franco Fichtner e571bac057 build/test: install globs as well
Still stalls in template regeneration, needs some thinking.
2017-08-21 09:35:06 +02:00
Franco Fichtner 5ac89b1ddd build/test: moving to phpunit6 2017-05-05 04:47:15 +02:00
Franco Fichtner ed2e6966b3 build/test: remove cruft, run unittests from here 2017-05-04 17:04:04 +02:00
Franco Fichtner df43aa9126 build: fix argument scrubbing, remove obsolete gettext-tools from core 2017-04-27 19:14:36 +02:00
Franco Fichtner c474187c8b build: add a hint for how to fix branch mismatch temporarily
This isn't a good sign in general, but point users into the right
direction on how to proceed.  The error should be enough to make
them awae of something is wrong with the setup.
2017-01-11 07:31:06 +01:00
Franco Fichtner 93bdfdd14b build: slightly improve verify and test 2017-01-03 22:22:53 +01:00
Franco Fichtner 8b4cee89d8 build: fix two typos with core branch check 2016-12-23 17:13:34 +01:00
Franco Fichtner ff437f6c95 build: lock down branches, can override through build.conf
Actually, build.conf can hold all overrides from the main Makefile
now.  This is pretty handy for OEMs now.  Thanks for the prodding
on IRC for this one.  :)
2016-12-23 16:44:27 +01:00
Franco Fichtner 3447de7f24 build/test: this should have been bumped 2016-10-12 09:11:16 +02:00
Franco Fichtner f30913acca build/test: top package is now protected by "vital" 2016-10-10 10:01:19 +02:00
Franco Fichtner e1a4e36eec build: decpouple top package suffix 2016-07-12 07:22:57 +02:00
Franco Fichtner 05f7f08a11 build: more plumbing to make plugins work like ports 2016-07-05 10:08:50 +02:00
Franco Fichtner bb1deef226 build/test: test plugins against core package, also lint 2016-06-03 12:12:07 +02:00
Franco Fichtner 71a6e923d8 build/test: renamed from regress 2016-05-23 23:44:10 +02:00
Renamed from build/regress.sh (Browse further)