lp:~denials/opensrf/trunk

Created by Dan Scott and last modified
Get this branch:
bzr branch lp:~denials/opensrf/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Scott
Project:
OpenSRF
Status:
Development

Import details

Import Status: Invalid

Last successful import was .

Import started on pear and finished taking 30 seconds — see the log
Import started on pear and finished taking 30 seconds — see the log
Import started on neumayer and finished taking 40 seconds — see the log
Import started on russkaya and finished taking 1 minute — see the log

Whiteboard

host no longer running svn server

Recent revisions

1882. By dbs

Inline TestObject for net_obj_test.py as well

Signed-off-by: Dan Scott <email address hidden>

1881. By dbs

Fix unit tests for Python in a twistd instance

twistd could not find testobj; just inline it.

Signed-off-by: Dan Scott <email address hidden>

1880. By dbs

Add Python unit testing and coverage report to "make check"

If --enable-python is included in the arguments to configure, "make check"
runs all Python unit tests using nosetests and generates a testing coverage
report for all Python code.

The original json_test.py is factored out to provide a separate file for
testing osrf.net_obj vs. osrf.json vs. osrf.*, when we eventually get there.

Signed-off-by: Dan Scott <email address hidden>

1879. By dbs

Add Check dependencies for Fedora

Required to run "make check" for the C unit tests
previously added by Kevin Beswick.

Signed-off-by: Dan Scott <email address hidden>

1878. By dbs

Add a C unit testing framework and tests for OpenSRF

The unit testing framework is "Check" - http://check.sourceforge.net/

These tests can be executed by running 'make check' after you
configure and compile the OpenSRF code.

To run them, you must have the 'check' package installed.

Author: Kevin Beswick <email address hidden>
Signed-off-by: Dan Scott <email address hidden>
Signed-off-by: Kevin Beswick <email address hidden>

1877. By erickson

move jabber_state_machine_struct into header to keep 'make check' happy

1876. By erickson

Patch from Kevin Beswick to support set operations on certain opensrf message fields. note, this does not currently affect behavior, since values for messages are initially set from parsing JSON without using the access/mutators for setting values.

1875. By dbs

Sidestep JSON object ordering in unit tests

Depending on the JS engine and version of Dojo, the order
of attributes in JSON objects may change (as is explicitly
allowed by the JSON spec). To avoid false test failures,
only use one attribute in the object.

1874. By erickson

change proc managament debug message from Info to Debug

1873. By erickson

additional settings in sample rsyslog config: disable EscapeControlCharactersOnReceive

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers