Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | Don't crash if lua test files aren't found | Romain Forlot | 1 | -7/+13 |
2018-08-23 | Bump app-templates to fix typo bug | Romain Forlot | 1 | -0/+0 |
2018-08-23 | Use separate test folder to hold test files | Romain Forlot | 6 | -320/+2 |
2018-08-23 | Update the self-tests | Romain Forlot | 2 | -10/+6 |
2018-08-22 | Cleaning | Romain Forlot | 1 | -35/+0 |
2018-08-22 | Default output format to TAP | Romain Forlot | 1 | -1/+1 |
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-21 | Migration to binding version 3 | Romain Forlot | 2 | -1/+1 |
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 |