[TODO] Add item
This commit is contained in:
parent
2d8ebcb9d0
commit
5bf56ea056
2
TODO
2
TODO
@ -69,6 +69,8 @@ Tests to write:
|
|||||||
|
|
||||||
- ot-layout enumeration API (needs font)
|
- ot-layout enumeration API (needs font)
|
||||||
|
|
||||||
|
- Finish test-shape.c
|
||||||
|
|
||||||
|
|
||||||
Optimizations:
|
Optimizations:
|
||||||
=============
|
=============
|
||||||
|
@ -34,6 +34,8 @@
|
|||||||
* description.
|
* description.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* TODO Make this test data-driven and add some real test data */
|
||||||
|
|
||||||
|
|
||||||
static const char test_data[] = "test\0data";
|
static const char test_data[] = "test\0data";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user