- May 24, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com> Differential Revision: https://phabricator.apertis.org/D6827
-
- May 23, 2017
-
-
Instead of relying on third party servers, host a local server to handle downloads. Apertis: https://phabricator.apertis.org/T2832 [smcv: Use soup_uri_new_with_base()] Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Simon McVittie <smcv@collabora.com> Signed-off-by:
Simon McVittie <smcv@collabora.com> Differential Revision: https://phabricator.apertis.org/D6489
-
- Apr 04, 2017
-
-
Madgula Rohan authored
As newport is on demand service, No need to start it explicitly using GTestDbus. Apertis: https://phabricator.apertis.org/T3833 Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D6472
-
- Feb 16, 2017
-
-
Emanuele Aina authored
Fix typo while making the test names prettier and less redundant. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5868
-
- Oct 05, 2016
-
-
Madgula Rohan authored
There is currently one that runs the GNOME installed-tests. Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4516
-
- Sep 29, 2016
-
-
Simon McVittie authored
newport-client uses GTestDBus, so we need enough permissions to run our own new dbus-daemon. Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D4392
-
Madgula Rohan authored
newport tests are meant to run only when installed, and it is added under installed_test_programs. Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D2821
-
- May 04, 2016
-
-
Madgula Rohan authored
Variable declarations are moved to top of the block as per coding guidelines. Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Rohan Madgula <Rohan.Madgula@in.bosch.com> Differential Revision: https://phabricator.apertis.org/D2758
-
- Feb 29, 2016
-
-
This change also renames the public enumerations so that they are properly processed by glib-mkenums. Reviewed-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Signed-off-by:
Aleksander Morgado <aleksander.morgado@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D2001
-
Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D1424
-
Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D1422
-
Part of D206 Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
-
Part of D212 Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
-
Added macros NEWPORT_DEBUG, NEWPORT_CRITICAL, NEWPORT_WARNING for g_debug,g_critical,g_warning respectively. And replaced few g_debug with NEWPORT_CRITICAL/NEWPORT_WARNING. Part of D199 Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk> Signed-off-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
-
Differential Revision: https://phabricator.apertis.org/D304 Signed-off-by:
Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by:
Philip Withnall <philip.withnall@collabora.co.uk>
-
-