Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Wed Aug 27 16:26:26 CEST 2008


 src/general.pri               |    4 +++
 src/tests/pdutest/pdutest.cpp |   59 +++++++++++++++++++++++++++++++++++++++++
 src/tests/pdutest/pdutest.pro |    8 +++++
 3 files changed, 71 insertions(+), 0 deletions(-)

New commits:
commit 980968fa7e7362b5450c6d7b147e287efe3a20d8
Author: Holger Freyther <zecke at selfish.org>
Date:   Wed Aug 27 16:17:56 2008 +0200

    [SMS] Add test case for the PDU parsing
        Add the PDUs from https://docs.openmoko.org/trac/ticket/1728 and some other
        to test that the text and sender can be properly extracted.
    
        Currently we pass, so if Tick's change regressed some other PDU and we get
        a bug report we can fix it and make sure the other stuff does not break
    
    ./pdutest
    ********* Start testing of TestPDUParsing *********
    Config: Using QTest library 4.3.4, Qt 4.3.4
    PASS   : TestPDUParsing::initTestCase()
    PASS   : TestPDUParsing::testPDUParsing()
    PASS   : TestPDUParsing::cleanupTestCase()
    Totals: 3 passed, 0 failed, 0 skipped
    ********* Finished testing of TestPDUParsing *********




More information about the commitlog mailing list