Yaya-Cout
24205a7e03
Fix CI and replacement character ( #133 )
2022-01-24 18:22:07 +01:00
Yaya-Cout
169fb7404e
Fix spelling ( #128 )
...
* Fix spelling in .cpp files
* Fix spelling in all files
2022-01-20 17:21:35 +01:00
Gabriel Ozouf
28d18dd6a5
[ion/utf8_helper] Signedness and capitalization
...
Change-Id: I3451a206fbd45a490eea0115621c07abb868344a
2020-11-04 15:33:00 +01:00
Arthur Camouseigt
8f97a332f6
[Python] Modified the paste effect in script and shell area
...
When a formula is pasted in a script or in the shell, some symbols are
replaced by their equivalent in python :
x turns into *
^ turns into **
√ turns into sqrt
etc
Change-Id: If6f2a22d4f3c148c2655e0892023b0e28058a9a6
2020-11-04 15:32:59 +01:00
Hugo Saint-Vignes
1879eb36d8
[ion/test] Typo Fix
...
Change-Id: I49d041dea6333a7f7f1a179e2ffcff2391dbaa28
2020-11-04 14:45:34 +01:00
Léa Saviot
f883516716
[apps/code] Editor asks VariableBox for autocompletion
2020-06-04 14:50:03 +02:00
Léa Saviot
343d2328b8
[ion/utf8_helper] EndOfWord helper
2020-06-04 14:50:03 +02:00
Ruben Dashyan
bc0b21463e
[quiz][ion/test] Move time measurements to quiz
...
to be able to do measurements in any test
2020-06-04 14:50:00 +02:00
Joachim Le Fournis
4a9bfca1f6
[ion] Alpha-locked percent becomes backspace
2020-04-09 12:09:03 -04:00
Léa Saviot
ae3fa46191
[escher/text_field] Fix handling of \n
...
The buffer length did not take into account the \n removal. In fact, we
could just remove the \n while also removing the empty code points,
which is what we do now.
2020-02-12 15:13:24 +01:00
Léa Saviot
7e801906b8
[test/ion] Add Storage available space moving test
2020-02-12 15:13:16 +01:00
Émilie Feral
4c11e73ad3
[ion] UTF8Helper: fix CopyAndRemoveCodePoint to avoid copying truncated
...
code point in the buffer
2019-11-25 17:39:26 +01:00
Émilie Feral
cedcab21ec
[poincare] Tidy tests and add TODO for tests that need to be completed
2019-08-08 17:22:04 +02:00
Émilie Feral
42ba0c2a16
[ion] Fix Makefile bug due to including non-existing flag
2019-08-08 17:22:01 +02:00
Émilie Feral
518903c390
Clean warnings
2019-08-08 17:22:01 +02:00
Émilie Feral
6b3d2cc8df
[ion] test.external_flash: split this test target into two targets -
...
test.external_flash.write and test.external_flash.read
2019-08-08 17:22:00 +02:00
Émilie Feral
e89389591d
[ion] Clean test.external_flash target
2019-08-08 17:22:00 +02:00
Léa Saviot
1d5220ccb2
[ion/tests] More UTF8Helper tests
2019-08-08 16:19:53 +02:00
Léa Saviot
af96698ecb
[ion/tests] More UTF8Helper tests
2019-08-08 16:19:53 +02:00
Léa Saviot
a450ce3855
Merge branch 'master' into f7
2019-08-06 17:40:14 +02:00
Léa Saviot
1043426c40
[ion/utf8] next/previousGlyphPosition methods and tests
2019-06-21 14:30:14 -04:00
Léa Saviot
abb94feea9
Merge branch 'master' into f7
2019-06-14 16:03:59 +02:00
Léa Saviot
872de8deef
[ion/utf8_helper] Fix StringGlyphLength
2019-06-14 08:16:55 -04:00
Émilie Feral
0d1efdfd78
Merge branch 'master' into f7
2019-06-13 12:12:55 -04:00
Léa Saviot
50bbae5e06
[ion/unicode] StringGlyphLength method
2019-06-13 10:37:47 -04:00
Léa Saviot
f7e45a9872
[ion/device] Remove _jump_reset_address symbol and share linker scripts
2019-06-11 12:27:37 +02:00
Léa Saviot
74665c0569
[ion] Fix reset jump address accross platforms
2019-06-05 10:30:59 +02:00
Émilie Feral
8b926612a2
Revert "[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder"
...
This reverts commit 23da0d3f2c .
2019-05-03 16:29:28 +02:00
Léa Saviot
7b15c302a7
[ion/tests] More UTF8Decoder tests
2019-05-03 15:53:19 +02:00
Léa Saviot
bbb10f1993
[ion/kandinsky] Move unicode to ion
2019-05-03 15:53:19 +02:00
Émilie Feral
23da0d3f2c
[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder
2019-04-29 18:01:30 +02:00
Léa Saviot
380ac52cd8
[ion/crc32] crc32Byte and crc32Word
2019-04-25 17:11:06 +02:00
Émilie Feral
47b668fa2c
[ion] Fix missing linker script for test_external_flash
2019-04-18 09:51:22 +02:00
Émilie Feral
694fa34315
[ion] Keyboard: change keys name to more explicit ones
2019-04-12 16:56:57 +02:00
Émilie Feral
7d8e527d51
Merge branch 'version-11' of ssh://git.numworks.com/Epsilon into f7
2019-04-12 15:22:22 +02:00
Léa Saviot
9184ade87b
[ion/tests] More UTF8Decoder tests
2019-04-12 15:16:51 +02:00
Léa Saviot
b6eb663f53
[ion/kandinsky] Move unicode to ion
2019-04-12 15:16:51 +02:00
Émilie Feral
1c227c0952
[ion] Start fixing tests on ExternalFlash
2019-03-28 15:49:11 +01:00
Émilie Feral
86f58a3cf9
[ion] Add configuration for Flash of N0101 and N0100
2019-03-19 12:38:07 +01:00
Léa Saviot
3ac9749e75
[ion] WriteMemory arguments order same as memcpy
2019-03-15 16:46:50 +01:00
Ruben Dashyan
c6e5b4590c
[ion/device] Add external flash tests
2019-01-11 14:13:55 +01:00
Léa Saviot
6993d45fe9
[ion] Add crc32 test
2018-11-23 12:03:59 +01:00
Léa Saviot
852a278285
[ion] Use dedicated method in test/storage
2018-11-23 12:03:59 +01:00
Léa Saviot
1fe6881171
[ion] Fix coputation of Record name crc32
2018-11-23 12:03:59 +01:00
Léa Saviot
11b98bb13e
[ion] Add test on Storage
2018-11-23 12:03:58 +01:00
Émilie Feral
a1bcbe28e6
[quiz] Turn all assert in quiz_assert
2018-08-28 10:40:52 +02:00
Émilie Feral
f9a1caa8eb
[ion] Add a class State in Keyboard
...
Change-Id: I42b2c892deaedc83a7629d8c8be66cd4e1fbcb5c
2017-05-23 15:24:55 +02:00
Romain Goyet
61ed9a128f
[ion] Add a test for the events
...
Change-Id: Ia15b137b151831a7b4140c176f41621dad1f48ef
2017-05-01 21:57:53 +02:00
Romain Goyet
025405d01d
[ion] Add Ion::crc32
...
Takes only 32bit values. Uses non-reversed data/input
Change-Id: I8a776064af69047f7a8fa1399cf8a484f42b9b18
2017-01-06 17:22:29 +01:00