diff options
author | Michael Haberler <git@mah.priv.at> | 2011-08-19 09:13:35 +0200 |
---|---|---|
committer | Michael Haberler <git@mah.priv.at> | 2011-10-28 08:26:10 +0200 |
commit | 5145304be950fcdb31b973780e6c3afc921e40d7 (patch) | |
tree | c982c5ab0d3a2e3b493d073755fdd9ca16604fb3 | |
parent | df2c0ceab43ca663acb933914df3896dbf46c148 (diff) | |
download | linuxcnc-5145304be950fcdb31b973780e6c3afc921e40d7.tar.gz linuxcnc-5145304be950fcdb31b973780e6c3afc921e40d7.zip |
tests: more cleanup
-rwxr-xr-x | tests/remap/introspect/test.sh | 2 | ||||
-rw-r--r-- | tests/remap/oword-pycall/sim.var | 119 | ||||
-rwxr-xr-x | tests/remap/oword-pycall/test.sh | 4 | ||||
-rw-r--r-- | tests/remap/oword-pycall/test.var | 119 |
4 files changed, 3 insertions, 241 deletions
diff --git a/tests/remap/introspect/test.sh b/tests/remap/introspect/test.sh index 2ce962b9a..cc74b3d93 100755 --- a/tests/remap/introspect/test.sh +++ b/tests/remap/introspect/test.sh @@ -1,3 +1,3 @@ #!/bin/bash -rs274 -v test.var -i test.ini -n 0 -g test.ngc 2>&1 +rs274 -i test.ini -n 0 -g test.ngc 2>&1 exit $? diff --git a/tests/remap/oword-pycall/sim.var b/tests/remap/oword-pycall/sim.var deleted file mode 100644 index 177637776..000000000 --- a/tests/remap/oword-pycall/sim.var +++ /dev/null @@ -1,119 +0,0 @@ -5161 0.000000 -5162 0.000000 -5163 0.000000 -5164 0.000000 -5165 0.000000 -5166 0.000000 -5167 0.000000 -5168 0.000000 -5169 0.000000 -5181 0.000000 -5182 0.000000 -5183 0.000000 -5184 0.000000 -5185 0.000000 -5186 0.000000 -5187 0.000000 -5188 0.000000 -5189 0.000000 -5210 0.000000 -5211 0.000000 -5212 0.000000 -5213 0.000000 -5214 0.000000 -5215 0.000000 -5216 0.000000 -5217 0.000000 -5218 0.000000 -5219 0.000000 -5220 1.000000 -5221 0.000000 -5222 0.000000 -5223 0.000000 -5224 0.000000 -5225 0.000000 -5226 0.000000 -5227 0.000000 -5228 0.000000 -5229 0.000000 -5230 0.000000 -5241 0.000000 -5242 0.000000 -5243 0.000000 -5244 0.000000 -5245 0.000000 -5246 0.000000 -5247 0.000000 -5248 0.000000 -5249 0.000000 -5250 0.000000 -5261 0.000000 -5262 0.000000 -5263 0.000000 -5264 0.000000 -5265 0.000000 -5266 0.000000 -5267 0.000000 -5268 0.000000 -5269 0.000000 -5270 0.000000 -5281 0.000000 -5282 0.000000 -5283 0.000000 -5284 0.000000 -5285 0.000000 -5286 0.000000 -5287 0.000000 -5288 0.000000 -5289 0.000000 -5290 0.000000 -5301 0.000000 -5302 0.000000 -5303 0.000000 -5304 0.000000 -5305 0.000000 -5306 0.000000 -5307 0.000000 -5308 0.000000 -5309 0.000000 -5310 0.000000 -5321 0.000000 -5322 0.000000 -5323 0.000000 -5324 0.000000 -5325 0.000000 -5326 0.000000 -5327 0.000000 -5328 0.000000 -5329 0.000000 -5330 0.000000 -5341 0.000000 -5342 0.000000 -5343 0.000000 -5344 0.000000 -5345 0.000000 -5346 0.000000 -5347 0.000000 -5348 0.000000 -5349 0.000000 -5350 0.000000 -5361 0.000000 -5362 0.000000 -5363 0.000000 -5364 0.000000 -5365 0.000000 -5366 0.000000 -5367 0.000000 -5368 0.000000 -5369 0.000000 -5370 0.000000 -5381 0.000000 -5382 0.000000 -5383 0.000000 -5384 0.000000 -5385 0.000000 -5386 0.000000 -5387 0.000000 -5388 0.000000 -5389 0.000000 -5390 0.000000 diff --git a/tests/remap/oword-pycall/test.sh b/tests/remap/oword-pycall/test.sh index a494d1b18..6f00ca181 100755 --- a/tests/remap/oword-pycall/test.sh +++ b/tests/remap/oword-pycall/test.sh @@ -1,3 +1,3 @@ #!/bin/bash -rs274 -v test.var -t test.tbl -i test.ini -n 0 -g test.ngc 2>&1 -exit ${PIPESTATUS[0]} +rs274 -t test.tbl -i test.ini -n 0 -g test.ngc 2>&1 +exit $? diff --git a/tests/remap/oword-pycall/test.var b/tests/remap/oword-pycall/test.var deleted file mode 100644 index 177637776..000000000 --- a/tests/remap/oword-pycall/test.var +++ /dev/null @@ -1,119 +0,0 @@ -5161 0.000000 -5162 0.000000 -5163 0.000000 -5164 0.000000 -5165 0.000000 -5166 0.000000 -5167 0.000000 -5168 0.000000 -5169 0.000000 -5181 0.000000 -5182 0.000000 -5183 0.000000 -5184 0.000000 -5185 0.000000 -5186 0.000000 -5187 0.000000 -5188 0.000000 -5189 0.000000 -5210 0.000000 -5211 0.000000 -5212 0.000000 -5213 0.000000 -5214 0.000000 -5215 0.000000 -5216 0.000000 -5217 0.000000 -5218 0.000000 -5219 0.000000 -5220 1.000000 -5221 0.000000 -5222 0.000000 -5223 0.000000 -5224 0.000000 -5225 0.000000 -5226 0.000000 -5227 0.000000 -5228 0.000000 -5229 0.000000 -5230 0.000000 -5241 0.000000 -5242 0.000000 -5243 0.000000 -5244 0.000000 -5245 0.000000 -5246 0.000000 -5247 0.000000 -5248 0.000000 -5249 0.000000 -5250 0.000000 -5261 0.000000 -5262 0.000000 -5263 0.000000 -5264 0.000000 -5265 0.000000 -5266 0.000000 -5267 0.000000 -5268 0.000000 -5269 0.000000 -5270 0.000000 -5281 0.000000 -5282 0.000000 -5283 0.000000 -5284 0.000000 -5285 0.000000 -5286 0.000000 -5287 0.000000 -5288 0.000000 -5289 0.000000 -5290 0.000000 -5301 0.000000 -5302 0.000000 -5303 0.000000 -5304 0.000000 -5305 0.000000 -5306 0.000000 -5307 0.000000 -5308 0.000000 -5309 0.000000 -5310 0.000000 -5321 0.000000 -5322 0.000000 -5323 0.000000 -5324 0.000000 -5325 0.000000 -5326 0.000000 -5327 0.000000 -5328 0.000000 -5329 0.000000 -5330 0.000000 -5341 0.000000 -5342 0.000000 -5343 0.000000 -5344 0.000000 -5345 0.000000 -5346 0.000000 -5347 0.000000 -5348 0.000000 -5349 0.000000 -5350 0.000000 -5361 0.000000 -5362 0.000000 -5363 0.000000 -5364 0.000000 -5365 0.000000 -5366 0.000000 -5367 0.000000 -5368 0.000000 -5369 0.000000 -5370 0.000000 -5381 0.000000 -5382 0.000000 -5383 0.000000 -5384 0.000000 -5385 0.000000 -5386 0.000000 -5387 0.000000 -5388 0.000000 -5389 0.000000 -5390 0.000000 |