gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-12


From: Pawel Kot
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-124-g3bb5f6a
Date: Mon, 09 Nov 2009 08:33:28 +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 "libgnokii and core programs".

The branch, master has been updated
       via  3bb5f6ad7bce72731ee0c33580e51ed39235ccff (commit)
       via  5cf215f65ad5ebb1340b63d273507c6f3ceb440e (commit)
      from  1fbbbfb719b1c40eb187a5d4c1a3525c906ed495 (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 3bb5f6ad7bce72731ee0c33580e51ed39235ccff
Author: Pawel Kot <address@hidden>
Date:   Mon Nov 9 09:33:07 2009 +0100

    Add --getsms tests.

commit 5cf215f65ad5ebb1340b63d273507c6f3ceb440e
Author: Pawel Kot <address@hidden>
Date:   Mon Nov 9 09:32:33 2009 +0100

    Enable reading SMS from external directory for fake driver. It affects
    --getsms behaviour in fake driver.
    
    To configure it you need to put into the config file:
    [fake_driver]
    sms_inbox = /path/to/sms/dir
    
    If not specified, SMS will be read from the static, hardcoded table.

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

Summary of changes:
 ChangeLog                |    2 +
 Docs/sample/gnokiirc     |    4 ++
 common/phones/fake.c     |  126 ++++++++++++++++++++++++++++++++++++++--------
 configure.in             |    2 +-
 include/compat.h         |    4 ++
 testsuite/.gnokiirc      |    3 +
 testsuite/out.40.getsms  |    5 ++
 testsuite/out.41.getsms  |    5 ++
 testsuite/out.42.getsms  |    5 ++
 testsuite/out.43.getsms  |    5 ++
 testsuite/test.40.getsms |    2 +
 testsuite/test.41.getsms |    2 +
 testsuite/test.42.getsms |    2 +
 testsuite/test.43.getsms |    2 +
 testsuite/testit         |    8 +++-
 15 files changed, 154 insertions(+), 23 deletions(-)
 create mode 100644 testsuite/out.40.getsms
 create mode 100644 testsuite/out.41.getsms
 create mode 100644 testsuite/out.42.getsms
 create mode 100644 testsuite/out.43.getsms
 create mode 100644 testsuite/test.40.getsms
 create mode 100644 testsuite/test.41.getsms
 create mode 100644 testsuite/test.42.getsms
 create mode 100644 testsuite/test.43.getsms


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

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