foundationdb/bindings/bindingtester
A.J. Beamon 2a56e011ea Merge branch 'release-6.1' into merge-release-6.1-into-master
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/DataDistribution.actor.cpp
2019-07-05 13:52:29 -07:00
..
spec Fix comments to use transaction_too_old instead of past_version 2019-04-24 18:50:57 -07:00
tests Python: creating a SingleFloat with an integer didn't work. Updated the tester to exercise this path. 2019-03-01 09:25:53 -08:00
__init__.py Merge branch 'release-6.0' of github.com:apple/foundationdb 2018-11-27 09:50:39 -08:00
bindingtester.py Fix: the binding tester was taking the min() of a list of tuples, but that could fail if the tuple contained incomparable types. Instead, use fdb.tuple.compare() to do the comparison. 2019-06-17 11:43:58 -07:00
known_testers.py Add Versionstamp support to the Go Tuple layer 2019-02-25 18:39:14 -05:00
run_binding_tester.sh removed references to nodejs bindings 2018-04-06 17:17:45 -07:00
run_tester_loop.sh removed references to nodejs bindings 2018-04-06 17:17:45 -07:00
util.py remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00