source: trunk/unit_tests.py @ 57

Last change on this file since 57 was 57, checked in by toby, 13 years ago

fixup unit test for GSASIIspg.py; provide files & Makefile for pyspg.for

File size: 196 bytes
Line 
1import GSASIIspc
2def test_GSASIIspc():
3    GSASIIspc.test0()
4def test_GSASIIspc1():
5    GSASIIspc.test1()
6def test_GSASIIspc2():
7    GSASIIspc.test2()
8def test_GSASIIspc3():
9    GSASIIspc.test3()
Note: See TracBrowser for help on using the repository browser.