Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | Fix packaging for native build |  Ronan Le Martret | 4 | -4/+3 |
2018-10-31 | Docs reorganization and update |  Romain Forlot | 23 | -617/+672 |
2018-10-31 | Migrate app-templates to CMake module |  Romain Forlot | 3 | -4/+6 |
2018-10-26 | Adjust lib dependencies |  Romain Forlot | 2 | -2/+1 |
2018-10-26 | Add packaging materials |  Romain Forlot | 9 | -0/+243 |
2018-10-24 | Clean the code. |  Romain Forlot | 1 | -6/+0 |
2018-10-24 | Adds test set markers around each test file launch |  Romain Forlot | 1 | -1/+8 |
2018-10-23 | Add Lava markers on output and select test set |  Romain Forlot | 3 | -32/+110 |
2018-10-22 | Bump submodules |  Romain Forlot | 2 | -0/+0 |
2018-10-22 | Be able to launch several verb in a row |  Romain Forlot | 1 | -2/+0 |
2018-10-22 | Improve native launching method |  Romain Forlot | 2 | -6/+32 |
2018-10-22 | Fix: wrong output file specified using single arg |  Romain Forlot | 1 | -1/+1 |
2018-10-10 | Clean the base afb-test binding's dependencies |  Romain Forlot | 1 | -13/+1 |
2018-10-10 | Shellcheck: protect variable against whitespace |  Romain Forlot | 1 | -13/+13 |
2018-10-10 | Improve exit output message |  Romain Forlot | 2 | -8/+22 |
2018-10-09 | Test the LockWait feature |  Romain Forlot | 1 | -0/+12 |
2018-10-09 | Unify test launch between target and native |  Romain Forlot | 4 | -26/+24 |
2018-10-09 | Update documentation |  Romain Forlot | 4 | -19/+109 |
2018-10-08 | get rid of afb-definitions |  Clément Bénier | 3 | -54/+54 |
2018-10-03 | Avoid to kill anything when no config file found |  Romain Forlot | 1 | -0/+3 |
2018-09-26 | Separation between CB and classic test functions |  Romain Forlot | 1 | -6/+15 |
2018-09-25 | Rename test service api to be more discriminant. |  Romain Forlot | 5 | -12/+12 |
2018-09-25 | Assert that an event hasn't been received |  Romain Forlot | 1 | -0/+35 |
2018-09-25 | Script for both native and target launch |  Romain Forlot | 6 | -56/+151 |
2018-09-16 | Separate output filesguppy_6.90.0guppy/6.90.06.90.0 |  Romain Forlot | 1 | -3/+20 |
2018-09-07 | Use controller new behavior that add objectsflounder_5.99.6flounder/5.99.65.99.6 |  Romain Forlot | 2 | -32/+5 |
2018-08-30 | Silence all outputs of kill commandflounder_5.99.5flounder/5.99.55.99.5 |  Romain Forlot | 1 | -1/+1 |
2018-08-30 | Reset context functions between test files |  Romain Forlot | 1 | -20/+28 |
2018-08-30 | Update gitignore |  Romain Forlot | 1 | -1/+1 |
2018-08-30 | Lower CMake version requirement |  Romain Forlot | 1 | -1/+1 |
2018-08-30 | Make afTest test itself correctly |  Romain Forlot | 2 | -20/+21 |
2018-08-30 | Don't crash if lua test files aren't found |  Romain Forlot | 1 | -7/+13 |
2018-08-30 | afb-test doc: Updated doc. |  CorentinLGS | 3 | -33/+263 |
2018-08-29 | Native test script launcher improvments |  Romain Forlot | 2 | -4/+6 |
2018-08-28 | afb-test doc: Changed doc to new format. |  CorentinLGS | 13 | -977/+2 |
2018-08-24 | Fix: compatibility with binder FF.RC4flounder_5.99.4flounder/5.99.45.99.4 |  Romain Forlot | 1 | -0/+0 |
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 | 13 | -18/+198 |
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-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 |