File: TODO

package info (click to toggle)
gyoto 2.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,444 kB
  • sloc: cpp: 42,330; sh: 4,512; python: 3,436; xml: 2,865; makefile: 691; ansic: 346
file content (28 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
std:

remove glue from .i files by using the right argument names directly
test all the base methods on all the derived classes
...


lorene:
check that both version of gmunu return the same value
check that both version of gmunu_up return the same value
check that gmunu and gmunu_up are the inverse of each-other
remove glue from .i files by using the right argument names directly
test all the base methods on all the derived classes
...


python:

add testsuite for python plug-in
make python plug-in API consistent?
check that both version of gmunu return the same value
check that both version of gmunu_up return the same value
check that gmunu and gmunu_up are the inverse of each-other
remove glue from .i files by using the right argument names directly
test all the base methods on all the derived classes
...