Philipp Schafft
|
bdbe3379ce
|
Update: Replaced buffer_new_simple() by refobject_new(buffer_t)
|
2018-10-10 14:48:25 +00:00 |
|
Philipp Schafft
|
48bb477301
|
Feature: Added REFOBJECT_DEFINE_TYPE_NEW_NOOP()
|
2018-10-10 14:42:37 +00:00 |
|
Philipp Schafft
|
491c4ab2f4
|
Feature: Implemented simple API refobject_new() and refobject_new_ext()
|
2018-10-10 14:27:07 +00:00 |
|
Philipp Schafft
|
9f6d3c3018
|
Cleanup: Removed no longer needed REFOBJECT_DEFINE_TYPE_FREE(NULL)s
|
2018-10-10 14:15:00 +00:00 |
|
Philipp Schafft
|
d10a9683aa
|
Feature: Added tests for REFOBJECT_GET_TYPENAME() and REFOBJECT_IS_VALID()
|
2018-10-10 13:12:01 +00:00 |
|
Philipp Schafft
|
c0ff861107
|
Fix: Updated unit tests to new refobject API
|
2018-10-10 12:55:32 +00:00 |
|
Philipp Schafft
|
934cc32285
|
Feature: Added a way to push buffers into buffers
|
2018-09-20 09:11:55 +00:00 |
|
Philipp Schafft
|
71b156afc6
|
Feature: Added buffer_push_printf() and buffer_push_vprintf()
|
2018-09-20 09:01:49 +00:00 |
|
Philipp Schafft
|
f58f11f2d2
|
Feature: Test buffer_set_length()
|
2018-09-20 08:16:25 +00:00 |
|
Philipp Schafft
|
99671cdb40
|
Feature: Added tests for buffer_shift()
|
2018-09-20 08:16:25 +00:00 |
|
Philipp Schafft
|
b45c254bf9
|
Feature: Test bit patterns
|
2018-09-20 08:16:25 +00:00 |
|
Philipp Schafft
|
661f101790
|
Feature: Added tests related to buffer_t's string interface
|
2018-09-20 08:16:25 +00:00 |
|
Philipp Schafft
|
aa270e7bd3
|
Feature: Run getter tests on empty buffers
|
2018-09-20 08:16:25 +00:00 |
|
Philipp Schafft
|
bc69719462
|
Feature: Added first (create/unref) tests for buffers
|
2018-09-20 08:16:25 +00:00 |
|
Marvin Scholz
|
d9793f4e33
|
Update: Separate integration and unit tests
- Unit tests are now in `src/tests`
- Integration tests are in `tests`
|
2018-08-16 16:24:48 +02:00 |
|