commit | 89a5dbc31eadcab86bddeac4579804d581d4fa3f | [log] [tgz] |
---|---|---|
author | Eamonn O'Brien-Strain <eobrain@google.com> | Mon May 23 11:06:13 2016 -0700 |
committer | Eamonn O'Brien-Strain <eobrain@google.com> | Mon May 23 18:28:57 2016 +0000 |
tree | d7da72ab8817ac79e30df428fac0c8228c7ee7ed | |
parent | 6c7b3148bfc9ed4d4699abe2a3ccdeb34ec05a19 [diff] |
Refactor for testing of Syncbase debug viewer. Previously there was no testing of the Syncbase debug viewer code. This CL refactors out the non-UI code into a separate package `sbtree` and adds tests for that code. Also added to syncbase/testutil a CreateSyncgroup function. These tests found a wrong-index-variable bug bug similar to the one that Fred previously found. This Cl aslo fixes that bug. Change-Id: If273e4035b71fdc3734e52b98e964ff49b5d6365
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.