mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
Revise top tests
This commit is contained in:
parent
f93a3ee2d6
commit
ef97fdc1e6
@ -29,8 +29,8 @@ nested_namespaces()
|
||||
|
||||
no_namespace()
|
||||
{
|
||||
cd $TOP_DIR
|
||||
run_test "-p $PWD" no_namespace && \
|
||||
cd $TOP_DIR/no_namespace
|
||||
run_test "-p $PWD -i $FPRIME_DEPS,../phases.fpp" topology && \
|
||||
diff_cpp NoNamespaceTopology
|
||||
}
|
||||
|
||||
|
||||
@ -29,8 +29,8 @@ nested_namespaces()
|
||||
|
||||
no_namespace()
|
||||
{
|
||||
cd $TOP_DIR
|
||||
update "-p $PWD" no_namespace
|
||||
cd $TOP_DIR/no_namespace
|
||||
update "-p $PWD -i $FPRIME_DEPS,../phases.fpp" topology
|
||||
move_cpp NoNamespaceTopology
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user