210 |
def testonerel(self): |
def testonerel(self): |
211 |
self._run('onerel',"LRSlv","test/lrslv/onerel.a4c") |
self._run('onerel',"LRSlv","test/lrslv/onerel.a4c") |
212 |
|
|
213 |
|
# need to migrate to 'FIX boolvar', currently not supported... |
214 |
|
# def testonerel(self): |
215 |
|
# self._run('onerel',"LRSlv","test/lrslv/onerel.a4c") |
216 |
|
|
217 |
|
def testsequence(self): |
218 |
|
self._run('onerel',"LRSlv","test/lrslv/sequence.a4c") |
219 |
|
|
220 |
|
|
221 |
class TestCMSlv(AscendSelfTester): |
class TestCMSlv(AscendSelfTester): |
222 |
def testheatex(self): |
def testheatex(self): |
223 |
self._run('heatex',"CMSlv","heatex.a4c") |
self._run('heatex',"CMSlv","heatex.a4c") |