Age | Commit message (Expand) | Author | Files | Lines |
2018-08-21 | Fix: segfault using several test files |  Romain Forlot | 1 | -3/+5 |
2018-08-16 | Search in the binding root dir for lua materialsflounder_5.99.3flounder/5.99.35.99.3 |  Romain Forlot | 1 | -2/+7 |
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-08 | Tested and added doc on updated assertEvtGrpReceived functions |  CorentinLGS | 1 | -2/+3 |
2018-08-02 | Adds a new directory to search for plugins |  Romain Forlot | 1 | -2/+2 |
2018-08-02 | Bump submodules |  Romain Forlot | 1 | -0/+0 |
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 | 2 | -16/+14 |
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 | Update app-templates submodules |  Romain Forlot | 1 | -5/+0 |
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 | 2 | -1/+1 |
2018-07-23 | Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 3 | -25/+18 |
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 | 1 | -44/+145 |
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 | 1 | -0/+0 |
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 | 5 | -80/+88 |
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 | Bump Submodules: |  Romain Forlot | 2 | -2/+2 |
2018-07-10 | Add the helloworld lua example code to the README |  Romain Forlot | 3 | -4/+103 |
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 | 1 | -1/+1 |
2018-07-10 | Be able to overwrite CMAKE variables. |  Romain Forlot | 1 | -3/+3 |
2018-07-10 | Fix: non local variable |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Enhance pkgconfig file. |  Romain Forlot | 2 | -2/+4 |
2018-07-10 | Adds before and after function to set context |  Romain Forlot | 1 | -8/+18 |
2018-07-10 | Include pkg config file. |  Romain Forlot | 4 | -16/+39 |
2018-07-10 | Added before and after functions. |  Romain Forlot | 1 | -0/+48 |
2018-07-10 | Make Built type overwritten by cli possible. |  Romain Forlot | 1 | -8/+2 |
2018-07-10 | Change function testCustom to describe |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Bump submodules |  Romain Forlot | 1 | -0/+0 |
2018-07-10 | Added a pkgconfig file with the project |  Romain Forlot | 2 | -0/+35 |
2018-07-10 | Files reorganization and rename project to AFT |  Romain Forlot | 17 | -470/+11 |
2018-07-10 | Binding now talks to the client |  8000ff | 1 | -1/+8 |
2018-07-10 | Continue Mapis works WIP |  Romain Forlot | 3 | -1/+8 |
2018-07-10 | Remove log monitoring capability |  Romain Forlot | 1 | -10/+1 |
2018-07-10 | Add an exit handler also in LUA. |  Romain Forlot | 1 | -0/+9 |
2018-07-10 | Update onload to testVerb |  Romain Forlot | 2 | -2/+2 |
2018-07-10 | Update app-templates |  Romain Forlot | 1 | -0/+0 |
2018-07-10 | First draft for mock apis |  Romain Forlot | 4 | -3/+97 |
2018-07-10 | Began Mock API implementation WIP |  Romain Forlot | 1 | -0/+59 |
2018-07-10 | Redirect print to a file in addition of standard output |  Romain Forlot | 1 | -1/+13 |