https://github.com/google/cayley
Revision 703f77a567d6dea1d8d5b9f5b032e9426c443501 authored by 3pCode on 09 January 2019, 16:31:44 UTC, committed by Denys Smirnov on 09 January 2019, 16:31:44 UTC
* Fix issue with label context not being respected, added new test file to avoid impacting baselines of existing tests. Noticed issue also existed with saveR, so added fix and test for that as well.

* Reuse existing test by modifying each test case to be able to specify a test file for the quads.
1 parent cf576ba
History
Tip revision: 703f77a567d6dea1d8d5b9f5b032e9426c443501 authored by 3pCode on 09 January 2019, 16:31:44 UTC
pull for issue 758, label context ignored for saveOpt (#760)
Tip revision: 703f77a
File Mode Size
.github
appengine
client
clog
cmd
data
docs
examples
graph
internal
quad
query
schema
server
static
svg
templates
version
voc
writer
.dockerignore -rw-r--r-- 6 bytes
.gitignore -rw-r--r-- 123 bytes
.relego.yaml -rw-r--r-- 606 bytes
.travis.yml -rw-r--r-- 717 bytes
AUTHORS -rw-r--r-- 1002 bytes
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 2.2 KB
Gopkg.lock -rw-r--r-- 8.0 KB
Gopkg.toml -rw-r--r-- 728 bytes
LICENSE -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.5 KB
build.sh -rw-r--r-- 139 bytes
cayley_example.yml -rw-r--r-- 310 bytes
go.mod -rw-r--r-- 3.6 KB
go.sum -rw-r--r-- 18.9 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 961 bytes
imports_19.go -rw-r--r-- 278 bytes
imports_pre19.go -rw-r--r-- 400 bytes

README.md

back to top