Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Redirect LUA stdout to a file |  Romain Forlot | 1 | -0/+1 |
2018-08-22 | Make the binding root directory available |  Romain Forlot | 1 | -3/+4 |
2018-08-22 | Enhance afm-test script |  Romain Forlot | 1 | -6/+18 |
2018-08-21 | Migration to binding version 3 |  Romain Forlot | 5 | -18/+18 |
2018-08-21 | Wrong file name searched specified |  Romain Forlot | 1 | -1/+1 |
2018-08-21 | Fix: segfault using several test files |  Romain Forlot | 1 | -3/+5 |
2018-08-21 | Adds afm-test script in the build directory |  Romain Forlot | 1 | -0/+26 |
2018-08-16 | Search in the binding root dir for lua materialsflounder_5.99.3flounder/5.99.35.99.3 |  Romain Forlot | 2 | -2/+7 |
2018-08-16 | Add path to the installed widget path. |  Romain Forlot | 2 | -5/+21 |
2018-08-16 | Use new AppFw feature to find a library |  Romain Forlot | 1 | -2/+6 |
2018-08-16 | Fix wrong language and auto-versionning |  Romain Forlot | 1 | -2/+2 |
2018-08-16 | Added afm-test script |  Romain Forlot | 2 | -0/+65 |
2018-08-08 | Tested and added doc on updated assertEvtGrpReceived functions |  CorentinLGS | 4 | -21/+18 |
2018-08-02 | Adds a new directory to search for plugins |  Romain Forlot | 1 | -2/+2 |
2018-08-02 | Bump submodules |  Romain Forlot | 3 | -0/+0 |
2018-08-02 | Fix: wrong terminating character handling |  Romain Forlot | 1 | -3/+3 |
2018-08-02 | Move useful functions to lua_utils.c |  Romain Forlot | 1 | -8/+0 |
2018-08-02 | Asserting the reception of event group: |  Romain Forlot | 2 | -44/+57 |
2018-08-02 | Only process event coming from monitor api |  Romain Forlot | 1 | -2/+2 |
2018-08-02 | Some fixes |  Romain Forlot | 3 | -46/+44 |
2018-08-02 | Add the binding root dir to the config search path |  Romain Forlot | 1 | -5/+10 |
2018-08-02 | Changed the way to load new test apis |  Romain Forlot | 1 | -22/+48 |
2018-07-28 | Bump helpers submodules |  Romain Forlot | 1 | -0/+0 |
2018-07-26 | Added callVerb function |  8000ff | 1 | -0/+4 |
2018-07-26 | Fixed bugs on EvtGrpReceived functions |  Corentin Le Gall | 2 | -8/+26 |
2018-07-26 | DynAPI > V3 migration of afb-test binding. |  Romain Forlot | 3 | -16/+16 |
2018-07-26 | Update app-templates submodules |  Romain Forlot | 1 | -5/+0 |
2018-07-26 | Create new test api from a json filepath |  Romain Forlot | 1 | -32/+46 |
2018-07-26 | Provide entire history if the option is enabled |  Romain Forlot | 1 | -16/+15 |
2018-07-24 | Changed doc to GitBook format + added doc |  Corentin Le Gall | 37 | -1185/+1941 |
2018-07-23 | Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 4 | -25/+26 |
2018-07-23 | Change the project name to aftest |  Romain Forlot | 2 | -1/+1 |
2018-07-21 | Fix: events callback aren't correctly registered |  Romain Forlot | 3 | -58/+165 |
2018-07-19 | Change the default xUnit result log file path |  Romain Forlot | 1 | -1/+1 |
2018-07-19 | Search the conf file using env and static variables |  Romain Forlot | 4 | -6/+17 |
2018-07-17 | Change lua print function to write in a file |  Romain Forlot | 1 | -8/+9 |
2018-07-17 | Fix: wrong values in config.xml template file |  Romain Forlot | 3 | -7/+4 |
2018-07-17 | README + helloworld: New test functions + doc |  Corentin Le Gall | 6 | -255/+794 |
2018-07-11 | add gitreview file |  Romain Forlot | 1 | -0/+6 |
2018-07-10 | Bump submodules |  Romain Forlot | 2 | -0/+0 |
2018-07-10 | Add Licence file |  Romain Forlot | 1 | -0/+202 |
2018-07-10 | lockwait: loop and ev catcher also received event |  Clément Bénier | 1 | -0/+1 |
2018-07-10 | lockwait: add lua lockwait function |  Clément Bénier | 1 | -12/+21 |
2018-07-10 | Handle Mock API's events |  Romain Forlot | 1 | -3/+38 |
2018-07-10 | APIv3 + DynAPI compatibility |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Bump Submodules: |  Romain Forlot | 4 | -2/+2 |
2018-07-10 | Add the helloworld lua example code to the README |  Romain Forlot | 4 | -98/+154 |
2018-07-10 | 2 ways for set up'before' and 'after' function |  Romain Forlot | 2 | -37/+65 |
2018-07-10 | Correctly set the install prefix using CMake. |  Romain Forlot | 2 | -2/+2 |
2018-07-10 | Be able to overwrite CMAKE variables. |  Romain Forlot | 1 | -3/+3 |