egorkrivochko
|
68e040f03e
|
Actualized tests for evaluable espressions.
|
2023-11-21 13:33:09 +03:00 |
|
egorkrivochko
|
c5b6ab70db
|
Added supporting getStoredUrlValue functions.
|
2023-11-20 14:30:47 +03:00 |
|
egorkrivochko
|
944d85d3cf
|
Added supporting getOptColorFromDict/getDictOptColor functions
|
2023-11-15 13:01:40 +03:00 |
|
egorkrivochko
|
5daf2eae1f
|
Updated tests for evaluable expressions
|
2023-11-13 12:41:21 +03:00 |
|
egorkrivochko
|
e0ca532239
|
Added supporting getUrlValue functions.
|
2023-11-11 12:29:31 +03:00 |
|
egorkrivochko
|
bc158f4641
|
Added supporting getUrlFromArray and getUrlFromDict functions
|
2023-11-08 16:36:47 +03:00 |
|
egorkrivochko
|
dccff61b87
|
Added supporting toUrl(str) and toColor(str) functions
|
2023-11-03 14:28:02 +03:00 |
|
egorkrivochko
|
15e6ad1734
|
Added supporting function toString(url)
|
2023-11-03 11:57:31 +03:00 |
|
4eb0da
|
a483272147
|
Arrays support
|
2023-10-05 17:34:25 +03:00 |
|
yaanvar
|
a84ff1c7c3
|
add dot to error message
|
2023-10-04 15:14:02 +03:00 |
|
darjke
|
50255d6344
|
add getArray/getDict functions for array
|
2023-09-06 12:36:12 +03:00 |
|
vyaivanove
|
6133989849
|
Added support for 'expected_warnings' field in expression tests
|
2023-08-28 13:24:02 +03:00 |
|
yaanvar
|
589623ee0d
|
added array functions
|
2023-08-25 18:24:12 +03:00 |
|
darjke
|
2c94f101b5
|
add array get functions
|
2023-08-24 13:03:38 +03:00 |
|
akhmetsafin
|
458ae1d42e
|
Persistent variable storage
|
2023-07-21 13:23:24 +03:00 |
|
grechka62
|
d47e15dc49
|
Support dict functions
|
2023-07-14 23:55:11 +03:00 |
|
akhmetsafin
|
116d001174
|
Support testRegex function
|
2023-07-14 15:28:57 +03:00 |
|
edubinskaya
|
abef5d8ce9
|
supported function testRegex
|
2023-07-12 12:07:11 +03:00 |
|
4eb0da
|
0e648e4698
|
testRegex func
|
2023-07-06 14:55:06 +03:00 |
|
ventywing
|
f62da0cbcf
|
Support Dict
|
2023-07-04 16:48:13 +03:00 |
|
4eb0da
|
0ca0e48dfb
|
Dict type
|
2023-06-01 21:17:27 +03:00 |
|
pkurchatov
|
e3ff6fbb5b
|
Renamed json->dict varibale type
|
2023-05-25 12:09:50 +03:00 |
|
4eb0da
|
f0156f566a
|
Json variable type
|
2023-05-24 11:47:30 +03:00 |
|
akhmetsafin
|
5f97b66b65
|
add getValue function
|
2023-05-04 13:41:55 +03:00 |
|
i-ts
|
4350eb6de4
|
unsupported platforms field proposal
|
2023-04-17 15:11:42 +03:00 |
|
morevsavva
|
a4a03ba698
|
Revert "add getValue function"
|
2023-04-03 10:25:47 +03:00 |
|
ventywing
|
4688afe633
|
Change Int to Long.
|
2023-03-28 22:09:24 +03:00 |
|
4eb0da
|
51de6c043f
|
Ints is now 64 bits
|
2023-03-28 12:39:32 +03:00 |
|
morevsavva
|
191ebf0047
|
add getValue function
|
2023-03-26 20:58:24 +03:00 |
|
vyaivanove
|
ceba7f2a43
|
Made test cases names unique
|
2023-03-23 19:40:15 +03:00 |
|
ventywing
|
8757f4be0a
|
Increasing size of Integer.
|
2023-03-22 19:06:20 +03:00 |
|
tayrinn
|
f5ea7be16d
|
add getValue functions
|
2023-03-22 13:52:04 +03:00 |
|
tayrinn
|
8b701f7302
|
add format(datetime,formatter) function
|
2023-03-15 12:35:10 +03:00 |
|
4eb0da
|
f230c880de
|
toUrl / toColor
|
2023-03-14 14:48:28 +03:00 |
|
4eb0da
|
43fa6aeed1
|
Datetime getters
|
2023-03-07 13:39:56 +03:00 |
|
4eb0da
|
ba137d195e
|
getValue functions
|
2023-03-06 13:09:09 +03:00 |
|
4eb0da
|
4f92049ef4
|
Enable test
|
2023-03-06 11:34:42 +03:00 |
|
4eb0da
|
1034ae7d1e
|
Check variables
|
2023-02-22 17:15:16 +03:00 |
|
4eb0da
|
4d2621da5d
|
Skip missing func check
|
2023-02-20 12:40:34 +03:00 |
|
nikita-kladov
|
a553b8712b
|
update deprecated functions
|
2023-02-16 12:52:57 +03:00 |
|
ventywing
|
4262435930
|
Enable expression tests for iOS
Enable expression tests for iOS
|
2023-02-13 13:29:21 +03:00 |
|
ventywing
|
9213dbf773
|
Fix deprecated flag in tests
Fix deprecated flag in tests
|
2023-02-10 20:58:47 +03:00 |
|
ventywing
|
009762c607
|
Fixed tests for colors
Fixed tests for colors
|
2023-02-08 15:37:30 +03:00 |
|
pkurchatov
|
36a6bcd64b
|
plus operator for strings
|
2023-02-06 12:58:49 +03:00 |
|
nikita-kladov
|
9154db25b5
|
add pad functions
|
2023-02-01 16:05:22 +03:00 |
|
nikita-kladov
|
9316632891
|
add interval functions
|
2023-02-01 13:00:45 +03:00 |
|
4eb0da
|
d98839d638
|
padStart/padEnd fix
|
2023-02-01 12:31:09 +03:00 |
|
ventywing
|
fa55ddfc8e
|
Fixed empty padding string in padStart/padEnd
Fixed empty padding string in padStart/padEnd
|
2023-01-31 17:53:03 +03:00 |
|
ventywing
|
d213a7e78d
|
Added functions for datetime
Added functions for datetime
|
2023-01-31 14:21:58 +03:00 |
|
vyaivanove
|
159c1babd4
|
Made jacocoTestReport depend on test{testVariant}UnitTest task even if it existed, fixed test cases
|
2023-01-25 13:24:43 +03:00 |
|