• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

01org / parameter-framework / 1296

Builds Branch Commit Type Ran Committer Via Coverage
1296 master CMake/coding style: no whitespace between command name and paranthesis The common coding style (as seen in the cmake manual) is to stick command names and their opening parenthesis together. We had some places that looked like: command (argu... Pull #316 17 Nov 2015 02:16PM UTC dawagner travis-ci pending completion   set done
1295 master Merge pull request #315 from krocard/fix-warnings Fix warnings - Fix a warning in release were parameters were unused - Fix a warning in recent compiler about auto_ptr depreciation push 17 Nov 2015 02:10PM UTC Kevin Rocard travis-ci pending completion   set done
1294 master Merge pull request #314 from krocard/swig3-support Python bindings: Remove useless nestedworkaround The swig "nested workaround" is used to tell swig to ignore the inner class definition that would be redundant with the fake outer class. It w... push 17 Nov 2015 02:01PM UTC Kevin Rocard travis-ci pending completion   set done
1293 master Merge pull request #312 from krocard/legacy-xml-export-enhancement [review] Enhance export error detection and message in xml export Enable stream exception and use close explicitly the stream to detect flush error and have nice error messages. push 17 Nov 2015 01:54PM UTC Kevin Rocard travis-ci pending completion   set done
1291 master Fix an 'unused parameter' warning A for-loop was calling assert and nothing else, which cause the loop to be a no-op in release mode and the loop variable to be unused, triggering a warning. It is replaced by a single assert using `find_if`. Si... Pull #315 16 Nov 2015 05:31PM UTC Kevin Rocard travis-ci pending completion   set done
1290 master Merge pull request #31 from krocard/install_schemas Install schemas The pfw can validated its configuration using xsd schemas. Unfortunately those were not installed. Add a cmake install rule to export them to share/parameter-framework/sche... push 16 Nov 2015 05:08PM UTC David Wagner travis-ci pending completion   set done
1289 master Do not wrap assert, assert integrity The function CMessage::assertValidAccess was asserting that a query was valid. This was a bad idea for several reason: - the function was useless on release (warning raise by compiler) - the function could n... Pull #315 15 Nov 2015 08:41PM UTC Kevin Rocard travis-ci pending completion   set done
1288 master Python bindings: Remove useless nestedworkaround The nested workaround is used to tell swig to ignore the inner class definition that would be redundant with the fake outer class. It would have been useful if ParameterMgrFullConnector.h was incl... Pull #314 14 Nov 2015 05:14PM UTC Kevin Rocard travis-ci pending completion   set done
1287 master Use cmake INTERFACE_* property for libxml2 Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #313 13 Nov 2015 09:05PM UTC Kevin Rocard travis-ci pending completion   set done
1286 master Enhance export error detection and message in xml export Enable stream exception and use close explicitly the stream to detect flush error and have nice error message. Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #312 13 Nov 2015 06:24PM UTC krocard travis-ci pending completion   set done
1285 master Add a CMake option to not turn warnings into errors We have some warnings in Release configuratio because of: - unused arguments (some calls to `assert`, that are completly removed in release mode, cause some arguments to be unused) in such a p... Pull #310 13 Nov 2015 04:42PM UTC David Wagner travis-ci pending completion   set done
1284 master Merge pull request #306 from krocard/test-and-fix-structure-export Fix and test structure & settings export - Fix bugs regarding structure export - Fix bugs regarding settings export and import - Test both feature - Few other minor improv... push 13 Nov 2015 04:33PM UTC krocard travis-ci pending completion   set done
1283 master Test setting import and export as xml and binary Test importing and exporting xml and binary on several level: - SystemClass - ParameterBlock Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 13 Nov 2015 04:16PM UTC krocard travis-ci pending completion   set done
1282 master fix Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 13 Nov 2015 03:46PM UTC Kevin Rocard travis-ci pending completion   set done
1281 master Test setting import and export as xml and binary Test importing and exporting xml and binary on several level: - SystemClass - ParameterBlock Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 13 Nov 2015 03:09PM UTC krocard travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 65
  • 66
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc