[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 8b6e82: [tests] improve 01_com
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 8b6e82: [tests] improve 01_compile_all_aircrafts.t |
Date: |
Sat, 19 Dec 2015 04:21:31 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 8b6e82b1cd12e845b74bc04e23bb16db511297fc
https://github.com/paparazzi/paparazzi/commit/8b6e82b1cd12e845b74bc04e23bb16db511297fc
Author: Felix Ruess <address@hidden>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M tests/aircrafts/01_compile_all_aircrafts.t
Log Message:
-----------
[tests] improve 01_compile_all_aircrafts.t
- only fold arrays on 'name' for aircraft, firmware and target to not get
warnings about none unique 'name' attribs for modules and subsytems
- if airframe file could not be parsed, show error at the end
Commit: 9f6779312f123a6aa091b5e2a041f8f1dd794498
https://github.com/paparazzi/paparazzi/commit/9f6779312f123a6aa091b5e2a041f8f1dd794498
Author: Felix Ruess <address@hidden>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M conf/airframes/ENAC/quadrotor/ladybird_lisa_s.xml
Log Message:
-----------
[conf] fix multi-line comment in ladybird_lisa_s.xml
the perl SimpleXML parser used for the tests can't handle it...
Compare:
https://github.com/paparazzi/paparazzi/compare/1f23c3fdcedf...9f6779312f12
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 8b6e82: [tests] improve 01_compile_all_aircrafts.t,
GitHub <=