diff options
author | Kai Huuhko <kai.huuhko@gmail.com> | 2013-12-30 14:06:16 +0200 |
---|---|---|
committer | Kai Huuhko <kai.huuhko@gmail.com> | 2013-12-30 14:06:16 +0200 |
commit | b177c06fd4f6d467c1ce19c6b514277b59946544 (patch) | |
tree | daff21953a41bd2c325db59153cd170a11c27b8b /TODO | |
parent | 264491875d74626053ed208f7f57660b10759926 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,16 +1,17 @@ | |||
1 | 1 | ||
2 | BUGS | 2 | BUGS |
3 | ==== | 3 | ==== |
4 | 4 | * EdjeEdit: PartState API does not work | |
5 | * EdjeEdit: PartState API does not work (edje edit is disabled for now) | ||
6 | * Edje.External: The unit test fails (marked as known failure in unittest) | ||
7 | * Elm.Map: overlays_show segfaults, scrollers in examples are jumpy | 5 | * Elm.Map: overlays_show segfaults, scrollers in examples are jumpy |
8 | * Bad binaries produced when build environment is invalid (T504) | ||
9 | 6 | ||
7 | Failing unit tests | ||
8 | ------------------ | ||
9 | * tests.edje.test_04_edit: testPartEffect (marked as known failure) | ||
10 | * tests.edje.test_04_edit: testGroupDel (skipped, segfault) | ||
11 | * tests.edje.test_04_edit: testExternal (skipped, TODO) | ||
10 | 12 | ||
11 | TODO (after 1.8) | 13 | TODO (after 1.8) |
12 | ================ | 14 | ================ |
13 | |||
14 | * update links and text on: | 15 | * update links and text on: |
15 | http://www.freedesktop.org/wiki/Software/DBusBindings | 16 | http://www.freedesktop.org/wiki/Software/DBusBindings |
16 | (requires fd.org shell account?) | 17 | (requires fd.org shell account?) |