aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move tests inclusion in a test CMakeListKevin Rocard2015-04-242-5/+34
* Remove unused CXmlElement::setComment methodDavid Wagner2015-04-242-6/+0
* Remove unsued CElement::findAscendantOfKind methodDavid Wagner2015-04-242-15/+0
* Remove unused CElement::getLastChild methodDavid Wagner2015-04-242-10/+0
* coveralls: send coverage report to coveralls.ioDavid Wagner2015-04-242-0/+14
* stop messing around with useless pointerSébastien Gonzalve2015-04-242-24/+11
* Fix for BackSynchronizer related crash on windowsPatrick Benavoli2015-04-241-1/+1
* Inconsistent name of variable in RuleParserSebastien Gonzalve2015-04-241-14/+14
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-2441-166/+226
* CXmlFileIncluderElement constructor cleanupPatrick Benavoli2015-04-241-3/+2
* Change blackboard write/readString prototypeSebastien Gonzalve2015-04-243-16/+9
* Make line endings consistent in schemas filesSebastien Gonzalve2015-04-245-354/+354
* Removal of unnecessary execution modeSebastien Gonzalve2015-04-242-0/+0
* Removed spurious ";" after function definitionSebastien Gonzalve2015-04-241-1/+1
* Remove deprecated project file for Dev-Cpp IDESebastien Gonzalve2015-04-244-448/+0
* Prevent multiple inclusions of NativeTokenizer headerSebastien Gonzalve2015-04-241-0/+2
* Utility.h multiple inclusions directive harmonizedSebastien Gonzalve2015-04-241-3/+1
* Require PTHREAD using cmake canonic wayKevin Rocard2015-04-241-6/+2
* Remove explicit server stopKevin Rocard2015-04-241-3/+0
* [coverage] Correct line number msgKevin Rocard2015-04-241-1/+1
* [coverage]Quote user value in error msgsKevin Rocard2015-04-241-3/+3
* functional-tests: remove dumpElement test caseDavid Wagner2015-04-242-136/+0
* Add functionnal tests to the pfw.Adrien M2015-04-2451-187/+999
* Dissociate 'make test' & 'make install'Adrien M2015-04-245-3/+33
* Fix tUINT32_ARRAY index overflow testJules Clero2015-04-241-1/+1
* Fix tSTRING_128 parenthesis errorJules Clero2015-04-241-2/+10
* Fix tRAW test comparison errorJules Clero2015-04-241-1/+2
* Fix Configuration test to take account of pending configurationsJules Clero2015-04-241-1/+1
* Parameter-Framework functional tests initial commitJules Clero2015-04-2468-0/+15220
* Fix "|" display artifact on inclusive criterion typeFrancois Gaffie2015-04-241-1/+4
* Install c parameter-framework bindingsKevin Rocard2015-04-241-0/+2
* Version 2.4.2David Wagner2015-04-241-1/+1
* Add license boilerplates for AndroidDavid Wagner2015-04-243-1/+32
* Re-implement the Tokenizer class from scratchDavid Wagner2015-04-243-181/+150
* Add unit tests for the Tokenizer classDavid Wagner2015-04-243-0/+165
* travis: run 'ldconfig' after 'sudo make install'David Wagner2015-04-241-4/+7
* fixed-point-tests: remove some code duplicationDavid Wagner2015-04-241-23/+13
* fixed point tests: some high-precision tests are failingDavid Wagner2015-04-241-1/+2
* fixed-point-tests: abort if a getParameter failsDavid Wagner2015-04-241-3/+8
* fixed point tests: use the python module instead of remote-processDavid Wagner2015-04-241-48/+39
* fixed point tests: remove trailing zeros from valuesDavid Wagner2015-04-241-0/+3
* fixed point tests: return 1 in case of failureDavid Wagner2015-04-241-3/+15
* python bindings: install modules to the dist-packages directoryDavid Wagner2015-04-241-2/+14
* cmake/python bindings: reorganize include_directories() instructionsDavid Wagner2015-04-241-4/+2
* cmake/python bindings: remove duplicated PythonLibs inclusionDavid Wagner2015-04-241-6/+1
* C pfw bindingsKevin Rocard2015-04-246-0/+1143
* Android/xmlGenerator: Fix domainGenerator.py's dependenciesDavid Wagner2015-04-241-1/+1
* domainGenerator.py: more flexible argumentsDavid Wagner2015-04-241-2/+3
* travis: set the installation prefix to /usrDavid Wagner2015-04-241-3/+3
* Fail build if test are enabled but can not be builtKevin Rocard2015-04-241-5/+3