[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 0d5f60: [tests] simplify test
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 0d5f60: [tests] simplify test targets |
Date: |
Thu, 12 Mar 2015 10:53:32 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 0d5f6063e58f178cb3eb616f12e6f903a8f3849a
https://github.com/paparazzi/paparazzi/commit/0d5f6063e58f178cb3eb616f12e6f903a8f3849a
Author: Felix Ruess <address@hidden>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M .travis.yml
M Makefile
Log Message:
-----------
[tests] simplify test targets
no more moving and restoring of the conf.xml
Test targets available now:
- test_math: doesn't care about conf nor needs any other pprz code built
- test_examples: compiles all aircrafts in conf_tests.xml, doesn't care about
conf.xml
- test_sim: needs a valid conf.xml with the appropriate aircrafts (Microjet for
now)
- test: only calls test_math and test_examples for now (no X needed, conf.xml
is not read)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 0d5f60: [tests] simplify test targets,
GitHub <=