Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 3 | -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 | 20 | -473/+14 |
2018-07-10 | Binding now talks to the client | 8000ff | 1 | -1/+8 |
2018-07-10 | Continue Mapis works WIP | Romain Forlot | 6 | -9/+20 |
2018-07-10 | Remove log monitoring capability | Romain Forlot | 1 | -10/+1 |
2018-07-10 | Add an exit handler also in LUA. | Romain Forlot | 2 | -4/+9 |
2018-07-10 | Update Controller submodule: | Romain Forlot | 1 | -0/+0 |
2018-07-10 | Update onload to testVerb | Romain Forlot | 3 | -3/+13 |
2018-07-10 | Update app-templates | Romain Forlot | 1 | -0/+0 |
2018-07-10 | First draft for mock apis | Romain Forlot | 9 | -65/+189 |
2018-07-10 | Submodule app-controller-submodule d7e260c..10c0afa: | Romain Forlot | 1 | -0/+0 |
2018-07-10 | Began Mock API implementation WIP | Romain Forlot | 5 | -2/+142 |
2018-07-10 | Don't specify a path to find the aft.lua file | Romain Forlot | 1 | -2/+1 |
2018-07-10 | Redirect print to a file in addition of standard output | Romain Forlot | 1 | -1/+13 |
2018-07-10 | Remove low-can tests | Romain Forlot | 7 | -1672/+0 |
2018-07-10 | Make the require_api at the right step. | Romain Forlot | 1 | -9/+5 |
2018-07-10 | Rolling back pull request, that shouldn't be merged. | Romain Forlot | 2 | -70/+15 |
2018-07-10 | Update helloworld.lua | CorentinLGS | 1 | -22/+0 |
2018-07-10 | Added test exemples | Corentin Le Gall | 1 | -0/+78 |
2018-07-10 | Add relative etc, var directories to search path | Romain Forlot | 1 | -2/+2 |
2018-07-10 | Handle string or array arguments for "files" key | Romain Forlot | 3 | -5/+7 |
2018-07-10 | Add the helloworld lua example code to the README | Romain Forlot | 1 | -56/+87 |
2018-07-10 | Cleaning | Romain Forlot | 1 | -84/+0 |
2018-07-10 | Update README with luaUnit functions documentation | Romain Forlot | 1 | -0/+270 |