Skip to content

Commit f66bf3d

Browse files
update function tested list
1 parent ff0f0f5 commit f66bf3d

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

tools/funcs_tested/tested-functions-list.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,34 +37,35 @@
3737
| [`ti_GetName`](/#L54) | YES | [in 2 files](https://github.com/search?q=ti_GetName+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
3838
| [`ti_Rename`](/#L55) | YES | [in 1 file](https://github.com/search?q=ti_Rename+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
3939
| [`ti_RenameVar`](/#L56) ||
40+
| [`ti_ArchiveHasRoom`](/#L60) ||
4041

41-
**Total: 19/34 tested.**
42+
**Total: 19/35 tested.**
4243

4344
### graphx
4445
| Function | Tested? | Occurrences |
4546
| -------- | ------- | ----------- |
46-
| [`gfx_Begin`](/#L14) | YES | [in 19 files](https://github.com/search?q=gfx_Begin+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
47-
| [`gfx_End`](/#L15) | YES | [in 19 files](https://github.com/search?q=gfx_End+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
48-
| [`gfx_SetColor`](/#L16) | YES | [in 10 files](https://github.com/search?q=gfx_SetColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
47+
| [`gfx_Begin`](/#L14) | YES | [in 23 files](https://github.com/search?q=gfx_Begin+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
48+
| [`gfx_End`](/#L15) | YES | [in 23 files](https://github.com/search?q=gfx_End+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
49+
| [`gfx_SetColor`](/#L16) | YES | [in 11 files](https://github.com/search?q=gfx_SetColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
4950
| [`gfx_SetDefaultPalette`](/#L17) ||
5051
| [`gfx_SetPalette`](/#L18) | YES | [in 11 files](https://github.com/search?q=gfx_SetPalette+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
51-
| [`gfx_FillScreen`](/#L19) | YES | [in 10 files](https://github.com/search?q=gfx_FillScreen+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
52+
| [`gfx_FillScreen`](/#L19) | YES | [in 13 files](https://github.com/search?q=gfx_FillScreen+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
5253
| [`gfx_SetPixel`](/#L20) ||
5354
| [`gfx_GetPixel`](/#L21) ||
5455
| [`gfx_GetDraw`](/#L22) ||
5556
| [`gfx_SetDraw`](/#L23) | YES | [in 2 files](https://github.com/search?q=gfx_SetDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
56-
| [`gfx_SwapDraw`](/#L24) | YES | [in 5 files](https://github.com/search?q=gfx_SwapDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
57+
| [`gfx_SwapDraw`](/#L24) | YES | [in 6 files](https://github.com/search?q=gfx_SwapDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
5758
| [`gfx_Blit`](/#L25) | YES | [in 2 files](https://github.com/search?q=gfx_Blit+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
5859
| [`gfx_BlitLines`](/#L26) | YES | [in 1 file](https://github.com/search?q=gfx_BlitLines+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
5960
| [`gfx_BlitRectangle`](/#L27) | YES | [in 1 file](https://github.com/search?q=gfx_BlitRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
6061
| [`gfx_PrintChar`](/#L28) ||
6162
| [`gfx_PrintInt`](/#L29) ||
6263
| [`gfx_PrintUInt`](/#L30) | YES | [in 3 files](https://github.com/search?q=gfx_PrintUInt+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
6364
| [`gfx_PrintString`](/#L31) | YES | [in 3 files](https://github.com/search?q=gfx_PrintString+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
64-
| [`gfx_PrintStringXY`](/#L32) | YES | [in 5 files](https://github.com/search?q=gfx_PrintStringXY+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
65+
| [`gfx_PrintStringXY`](/#L32) | YES | [in 7 files](https://github.com/search?q=gfx_PrintStringXY+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
6566
| [`gfx_SetTextXY`](/#L33) ||
66-
| [`gfx_SetTextBGColor`](/#L34) | YES | [in 2 files](https://github.com/search?q=gfx_SetTextBGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
67-
| [`gfx_SetTextFGColor`](/#L35) | YES | [in 3 files](https://github.com/search?q=gfx_SetTextFGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
67+
| [`gfx_SetTextBGColor`](/#L34) | YES | [in 3 files](https://github.com/search?q=gfx_SetTextBGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
68+
| [`gfx_SetTextFGColor`](/#L35) | YES | [in 4 files](https://github.com/search?q=gfx_SetTextFGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
6869
| [`gfx_SetTextTransparentColor`](/#L36) | YES | [in 2 files](https://github.com/search?q=gfx_SetTextTransparentColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
6970
| [`gfx_SetFontData`](/#L37) ||
7071
| [`gfx_SetFontSpacing`](/#L38) ||
@@ -78,7 +79,7 @@
7879
| [`gfx_VertLine`](/#L46) ||
7980
| [`gfx_Circle`](/#L47) | YES | [in 1 file](https://github.com/search?q=gfx_Circle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
8081
| [`gfx_FillCircle`](/#L48) | YES | [in 1 file](https://github.com/search?q=gfx_FillCircle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
81-
| [`gfx_Rectangle`](/#L49) | YES | [in 1 file](https://github.com/search?q=gfx_Rectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
82+
| [`gfx_Rectangle`](/#L49) | YES | [in 2 files](https://github.com/search?q=gfx_Rectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
8283
| [`gfx_FillRectangle`](/#L50) | YES | [in 4 files](https://github.com/search?q=gfx_FillRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
8384
| [`gfx_Line_NoClip`](/#L51) ||
8485
| [`gfx_HorizLine_NoClip`](/#L52) ||
@@ -135,10 +136,11 @@
135136
| [`gfx_RotateScaleSprite`](/#L121) ||
136137
| [`gfx_RotatedScaledTransparentSprite_NoClip`](/#L122) ||
137138
| [`gfx_RotatedScaledSprite_NoClip`](/#L123) | YES | [in 1 file](https://github.com/search?q=gfx_RotatedScaledSprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
138-
| [`gfx_SetCharData`](/#L127) | |
139+
| [`gfx_SetCharData`](/#L127) | YES | [in 1 file](https://github.com/search?q=gfx_SetCharData+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
139140
| [`gfx_Wait`](/#L131) ||
141+
| [`gfx_CopyRectangle`](/#L135) | YES | [in 1 file](https://github.com/search?q=gfx_CopyRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code)
140142

141-
**Total: 60/94 tested.**
143+
**Total: 62/95 tested.**
142144

143145
### keypadc
144146
| Function | Tested? | Occurrences |

0 commit comments

Comments
 (0)