| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* tests/README: Remove file.
* tests/requests/README: New file.
* tests/responses/README: New file.
* Makefile.am (EXTRA_DIST): Adjust.
|
| |
|
|
|
|
|
| |
* tests/rfc822.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
|
|
|
|
|
|
|
| |
* Makefile.am (AM_TESTS_ENVIRONMENT): New variable.
(EXTRA_DIST): Add test-driver.scm and tests.
* tests/operations.scm (asset): Look up abs_top_srcdir environment
variable.
|
|
|
|
|
|
|
|
|
|
| |
* debbugs/base64.scm: New file.
* Makefile.am (SOURCES): Add it.
* debbugs/soap.scm (soap->scheme): Decode fields of type
xsd:base64Binary.
* tests/operations.scm: Add test "get-status parses base64 fields".
* tests/responses/get-status1.xml: Replace "originator" fields with
artificial email addresses.
|
|
|
|
|
| |
* tests/operations.scm: Add test "get-bugs generates soap request XML".
* tests/requests/get-bugs.xml: New file.
|
|
|
|
|
|
|
| |
* debbugs/bug.scm (bug?): Export it.
* tests/operations.scm: Add two tests.
* tests/requests/get-status.xml,
tests/responses/get-status1.xml: New files.
|
|
* Makefile.am (TEST_EXTENSIONS, SCM_TESTS, TESTS, SCM_LOG_DRIVER,
AM_SCM_LOG_DRIVER_FLAGS): New variables.
* build-aux/install-sh,
build-aux/missing,
build-aux/test-driver.scm,
tests/operations.scm,
tests/requests/newest-bugs.xml
tests/responses/newest-bugs1.xml: New files.
|