Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-07-10 | Added alias function to the README |  Romain Forlot | 1 | -0/+2 |
2018-07-10 | Extend and added dedicated coverage test file |  Romain Forlot | 2 | -2/+63 |
2018-07-10 | Added Not Received assert and test functions |  Romain Forlot | 1 | -2/+25 |
2018-07-10 | Adapt low-can test cases to the new test framework |  Romain Forlot | 1 | -73/+20 |
2018-07-10 | Execute Callback in assertion is more useful |  Romain Forlot | 1 | -6/+6 |
2018-07-10 | Fix: renamed key api to trace |  Romain Forlot | 1 | -1/+1 |
2018-07-10 | Fix: infinite loop of event fired by test binding |  Romain Forlot | 3 | -8/+19 |
2018-07-10 | Add the ability to assert daemon log messages |  Romain Forlot | 2 | -32/+92 |
2018-07-10 | Simplify the writing of configuration. |  Romain Forlot | 2 | -17/+28 |
2018-07-10 | Add a ReadMe. |  Romain Forlot | 1 | -0/+402 |
2018-07-10 | Add possibility to create custom test function |  Romain Forlot | 1 | -0/+6 |
2018-07-10 | Update config.cmake, cleaning deps. |  Romain Forlot | 1 | -4/+2 |
2018-07-10 | Implement event part of test framework |  Romain Forlot | 3 | -59/+160 |
2018-07-10 | Fix binding initialization |  Romain Forlot | 1 | -12/+9 |
2018-07-10 | Update submodules |  Romain Forlot | 3 | -0/+0 |
2018-07-10 | Add a Application Framework Test |  Romain Forlot | 7 | -9/+313 |
2018-07-10 | Use latest version of submodules |  Sebastien Douheret | 4 | -1/+1 |
2018-07-10 | Fixed CMakefile target naming |  Sebastien Douheret | 2 | -2/+2 |
2018-07-10 | Fix wrong commit recorded for controller submodule |  Romain Forlot | 1 | -0/+0 |
2018-07-10 | Adding more material to do tests |  Romain Forlot | 10 | -69/+1636 |
2018-07-10 | submodule update |  Romain Forlot | 2 | -0/+0 |
2018-07-10 | Update controller mechanism |  Romain Forlot | 13 | -121/+3250 |