Commit b53d0fe2 by Arnaud Charlet Committed by Arnaud Charlet

cxh1001.a: Removed, test not suitable on all configurations.

	* ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
	configurations.
	* ada/acats/run_all.sh: Simplify by removing cxh1001 special case.

From-SVN: r183443
parent 36ff4a7a
2012-01-23 Arnaud Charlet <charlet@adacore.com>
* ada/acats/tests/cxh/cxh1001.a: Removed, test not suitable on all
configurations.
* ada/acats/run_all.sh: Simplify by removing cxh1001 special case.
2012-01-23 Dodji Seketeli <dodji@redhat.com>
PR testsuite/51941
......
......@@ -257,7 +257,6 @@ for chapter in $chapters; do
cxb30*) EXTERNAL_OBJECTS="$dir/support/cxb30040.o $dir/support/cxb30060.o $dir/support/cxb30130.o $dir/support/cxb30131.o";;
ca1020e) rm -f ca1020e_func1.adb ca1020e_func2.adb ca1020e_proc1.adb ca1020e_proc2.adb > /dev/null 2>&1;;
ca14028) rm -f ca14028_func2.ads ca14028_func3.ads ca14028_proc1.ads ca14028_proc3.ads > /dev/null 2>&1;;
cxh1001) extraflags="-a -f"; echo "pragma Normalize_Scalars;" > gnat.adc
esac
if [ "$main" = "" ]; then
display "FAIL: $i"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment