Differences From Artifact [76bf37dd86]:
- File tests/unittests/server.scm — part of check-in [9bbcf8fe47] at 2013-11-11 19:38:47 on branch trunk — First signs of renewed life - list-runs is working (ish) (user: matt, size: 3482) [annotate] [blame] [check-ins using]
To Artifact [71c1d67bf7]:
- File tests/unittests/server.scm — part of check-in [62feb767c9] at 2013-11-11 22:54:42 on branch trunk — Massive refactor now about 50% done (user: matt, size: 3467) [annotate] [blame] [check-ins using]
︙ | |||
73 74 75 76 77 78 79 | 73 74 75 76 77 78 79 80 81 | - + | ;; (test "sync back" #t (begin (rmt:sync-back) #t)) ;;====================================================================== ;; D B ;;====================================================================== |