Overview
| Comment: | Added channel for result codes to http communication. Fixed some unit tests |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.60 |
| Files: | files | file ages | folders |
| SHA1: |
98ffd649bac9259ee9d23c0485a85604 |
| User & Date: | matt on 2014-11-16 17:37:40.223 |
| Other Links: | branch diff | manifest | tags |
Context
|
2014-11-16
| ||
| 20:02 | Better error reporting (use stderr), faster registration of tests, bug fix in tasks path to db handling check-in: 3757f74464 user: matt tags: v1.60 | |
| 17:37 | Added channel for result codes to http communication. Fixed some unit tests check-in: 98ffd649ba user: matt tags: v1.60 | |
| 08:30 | Handle errors in data transmission (e.g. corruption in flight). check-in: 7ca86d7e47 user: matt tags: v1.60 | |
Changes
Modified api.scm
from [2952b351e1]
to [a688529701].
[diff]
Modified db.scm
from [f81dab27b4]
to [15f2be2e7b].
[diff]
Modified http-transport.scm
from [b0912eff93]
to [0ec84bc71c].
[diff]
Modified rmt.scm
from [a3b0e53bfe]
to [7a184ad9b2].
[diff]
Modified tests/Makefile
from [8c34524e1b]
to [502a984b43].
[diff]
Modified tests/rununittest.sh
from [f7741d546c]
to [d9bb67915f].
[diff]
Modified tests/simplerun/megatest.config
from [a2b32bd6f4]
to [4850198caf].
[diff]
Modified tests/tests.scm
from [ceeda9f906]
to [9d9074d93d].
[diff]
Modified tests/unittests/basicserver.scm
from [b1c30eb42e]
to [9a659fa835].
[diff]