Victor Seva
|
51a8be0b69
|
MT#12025 code refactoring with luacheck help
- don't leak globals, libs should return metatable
- fix requires
- remove unnecessary declarations of variables
- split mocks/sr
- remove unused tests
- fix tests
Change-Id: I2bda46410cf62c61c38ce1a9bf4b96f1a7a961bc
|
10 years ago |
Victor Seva
|
7a52fc6ad5
|
MT#12025 clean luacheck error
Change-Id: I247be4018189e393c1a8d7ee9fa7b455cc38f1a7
|
10 years ago |
Victor Seva
|
555326aa09
|
MT#10199 remove defaults from profile. Fix empty results on profile load
|
11 years ago |
Victor Seva
|
2667ef50a6
|
MT#7679 Fix xavp:clean(key)
|
11 years ago |
Victor Seva
|
60e271a3cc
|
MT#7679 xavp:get() function
|
11 years ago |
Victor Seva
|
e607914109
|
MT#7679 xavp: allow clean only a key
|
11 years ago |
Victor Seva
|
6543b279a1
|
Copy all values not only the first one
|
12 years ago |
Victor Seva
|
97e9453a69
|
Added copyright in all lua. Removed unused script.
|
12 years ago |
Victor Seva
|
08f1c3d90d
|
set xavp log to dbg
|
13 years ago |
Victor Seva
|
9a3a80834a
|
Added __tostring() properly to ngcp, xavp and prefs
|
13 years ago |
Victor Seva
|
ce2de78890
|
Refresh new app_lua xavp api
|
13 years ago |
Victor Seva
|
4acb0d5131
|
Initializate dummy vars just in the creation.
On clear... create them.
|
13 years ago |
Victor Seva
|
a3908d5456
|
No index
|
13 years ago |
Victor Seva
|
50a37883b8
|
less dbg
|
13 years ago |
Victor Seva
|
8557e523e2
|
Fix creation of dummy vars.
Do not delete dummy vars on clean.
|
13 years ago |
Victor Seva
|
0921da3182
|
Do not create dummy vars if they already exists
|
13 years ago |
Victor Seva
|
f0e78c415e
|
Created init function.
Fix clean, just clean its level
|
13 years ago |
Victor Seva
|
db2d4a6aad
|
Added keys field to insert the keys used
|
13 years ago |
Victor Seva
|
a5f9d77b65
|
Mock sr reworked.
NGCPXAvp just for caller/callee
|
13 years ago |
Victor Seva
|
e493b3359f
|
Fix creation of dummy xavp key [0]
|
13 years ago |
Victor Seva
|
86ff015f82
|
using xavps.
using lemock the right way
|
13 years ago |