gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-83-


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-83-ga39f3e1
Date: Fri, 04 Mar 2016 04:08:35 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  a39f3e105c1db2a4bae93046503e0bed729d0c00 (commit)
       via  d42f3f9d1a770a6adcbfd3d7a232206268fc2bd0 (commit)
       via  47e4b4b7c0f50a1b9d961b74970f67966d9ce0fb (commit)
      from  f4023104cc2946d4bc1d8d38b92b79eebb587e2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a39f3e105c1db2a4bae93046503e0bed729d0c00
Author: Fred Wright <address@hidden>
Date:   Thu Mar 3 18:18:35 2016 -0800

    Adds 'build-tests' and 'build-all' targets.
    
    The 'build-tests' target builds all tests listed in testprogs,
    including ones that aren't actually run as part of 'check'.  This can
    be used to verify that tests build correctly.
    
    The 'build-all' target combines the default 'build' target with
    'build-tests', thereby buildimg all programs.
    
    This change also removes the redundant 'test_timespec' item from the
    'test_nondaemon' list, since its build is already implied as a
    dependency of 'timespec_regress'.
    
    TESTED:
    Verified that the two new targets build as expected.  Also verified
    that building 'timespec-regress' builds its test as expected.
    
    Signed-off-by: Jon Schlueter <address@hidden>

commit d42f3f9d1a770a6adcbfd3d7a232206268fc2bd0
Author: Fred Wright <address@hidden>
Date:   Thu Mar 3 17:05:16 2016 -0800

    Makes gpsfake -T take -S into account.
    
    This makes it possible to view the "slow" as well as the normal
    WRITE_PAD values with gpsfake -T, without having to look at the source
    code.  It adds a new GetDelay() function to fake.py, which returns the
    proper delay value, taking into account both the possible environment
    variable and the "slow" option.  This is now used for all hree uses of
    WRITE_PAD.
    
    Because the environment override is now part of the function, the
    WRITE_PAD constant is no longer modified by the environment value, but
    instead reflects the platform default.
    
    TESTED:
    Ran the full set of regression tests, with both default and acceptably
    shortened WRITE_PAD.  Also verified that a zero value causes trouble
    (OSX), and that adding -S to the zero value makes it work.
    
    Signed-off-by: Jon Schlueter <address@hidden>

commit 47e4b4b7c0f50a1b9d961b74970f67966d9ce0fb
Author: Fred Wright <address@hidden>
Date:   Thu Mar 3 16:44:46 2016 -0800

    Adds test name to regress-driver success message in single -q mode.
    
    When running parallelized daemon tests, the output includes many
    identical success messages that don't indicate which particular test
    completed.  This change causes the logfile names to be reported in
    that case.  It only applies to a successful run with the -q option,
    where exactly one test was run and it wasn't "not found".
    
    TESTED:
    Ran the complete set of regression tests in parallel mode, as well as
    manual cases both with and without -q with both one and two tests
    specified.
    
    Signed-off-by: Jon Schlueter <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 SConstruct     |    3 ++-
 gps/fake.py    |   21 +++++++++++++--------
 gpsfake        |    2 +-
 regress-driver |    7 ++++++-
 4 files changed, 22 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]