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

01org / parameter-framework / 1280

Builds Branch Commit Type Ran Committer Via Coverage
1280 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 02:20PM UTC Kevin Rocard travis-ci pending completion   set done
1279 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 01:11PM UTC dawagner travis-ci pending completion   set done
1278 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 12 Nov 2015 06:48PM UTC David Wagner travis-ci pending completion   set done
1277 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 12 Nov 2015 12:45PM UTC David Wagner travis-ci pending completion   set done
1276 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 12 Nov 2015 12:31PM UTC David Wagner travis-ci pending completion   set done
1275 master Test element handle structure export Test structure export on several structure level: - system class - subsystem - component (array or not) - boolean Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 12 Nov 2015 09:33AM UTC Kevin Rocard travis-ci pending completion   set done
1273 master Test element handle structure export Test structure export on several structure level: - system class - subsystem - component (array or not) - boolean Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 10 Nov 2015 08:56PM UTC krocard travis-ci pending completion   set done
1272 master Merge pull request #309 from dawagner/cmake-multiproject-fix CMake: Replace CMAKE_BINARY_DIR with PROJECT_BINARY_DIR The former refers to the build's root dir while the latter refers the the current project's build root dir. This makes a diff... push 10 Nov 2015 03:58PM UTC dawagner travis-ci pending completion   set done
1271 master Merge pull request #308 from dawagner/fix-getElementBytes Fix get element bytes getElementBytes and ElementHandle::getAsBytes weren't returning any value due to a misuse of std::vector and std::copy. push 10 Nov 2015 03:54PM UTC David Wagner travis-ci pending completion   set done
1270 master Merge pull request #307 from dawagner/fix-setParameter-array fix setParameter on array parameters Since 7ed7046, only the first value of an array could be set by the user and would take the last of the values given by the user (since each on... push 10 Nov 2015 03:52PM UTC David Wagner travis-ci pending completion   set done
1269 master getElementBytes: fix the output's format Setting the width of an std::ostream isn't persistent: it is reset after a number is put to the stream. As a consequence, it needs to be called before putting any number in the stream and cannot be factore... Pull #308 10 Nov 2015 02:47PM UTC dawagner travis-ci pending completion   set done
1267 master Test element handle structure export Test structure export on several structure level: - system class - subsystem - component (array or not) - boolean Signed-off-by: Kevin Rocard <kevin.rocard@intel.com> Pull #306 09 Nov 2015 05:42PM UTC krocard travis-ci pending completion   set done
1266 master CMake: Replace CMAKE_BINARY_DIR with PROJECT_BINARY_DIR The former refers to the build's root dir while the latter refers the the current project's build root dir. This makes a difference when a build contains several projects. Avoid using CMAKE... Pull #309 09 Nov 2015 05:25PM UTC David Wagner travis-ci pending completion   set done
1265 master getElementBytes: fix the output's format Setting the width of an std::ostream isn't persistent: it is reset after a number is put to the stream. As a consequence, it needs to be called before putting any number in the stream and cannot be factore... Pull #308 09 Nov 2015 11:01AM UTC dawagner travis-ci pending completion   set done
1264 master fix setParameter on array parameters Since 7ed7046c9, only the first value of an array could be set by the user and would take the last of the values given by the user (since each one would overwrite the previous on... Pull #307 09 Nov 2015 10:58AM UTC dawagner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 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