1
0
Fork 0
arangodb/tests/js
Alan Plum a6b49e3a7e Bug fix/buffer redux (#9229)
* Add failing tests

* Add tests for Buffer#slice

* Add tests for Buffer#new

* Skip failing tests

* Implement changes

* Unskip failing tests

This reverts commit 9f8a34bd74e152b7b3158fea79b12e6da8343001.

* Fix implementation

* Remove meaningless test

This test only succeeded because of a broken implementation of the Buffer constructor. It doesn't really do anything useful.

* Add note to CHANGELOG
2019-06-12 15:00:43 +02:00
..
client Bug fix/buffer redux (#9229) 2019-06-12 15:00:43 +02:00
common Bug fix/buffer redux (#9229) 2019-06-12 15:00:43 +02:00
server don't make RocksDB startup fail with 0-byte log files (#9208) 2019-06-07 15:13:56 +02:00