Pekka Enberg
38a54df863
Fix pre-ScyllaDB copyright statements
...
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com >
2016-04-08 08:12:47 +03:00
Tomasz Grabiec
2abd62b5cb
bytes_ostream: Drop methods which serialize integers
...
This will make bytes_ostream completely agnostic to serialization
format, which should be determined by layer above it.
Message-Id: <1457004221-8345-2-git-send-email-tgrabiec@scylladb.com >
2016-03-03 13:27:27 +02:00
Avi Kivity
d5cf0fb2b1
Add license notices
2015-09-20 10:43:39 +03:00
Pekka Enberg
87f0e50a46
tests/bytes_ostream_test: Test case for appending big and small chunks
...
Add a test case that triggers the heap overflow fixed in previous commit
("bytes_ostream: Fix current_space_left()").
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-08-07 13:00:31 +03:00
Avi Kivity
c720cddc5c
tests: mv tests/urchin/* -> tests/
...
Now that seastar is in a separate repository, we can use the tests/
directory.
2015-08-05 14:16:52 +03:00