Esempio n. 1
0
 def test_dis_15(self):
     print("正在载入orig_0.8_dis_15.txt")
     test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_dis_15.txt',
                      'ans.txt')
Esempio n. 2
0
 def test_rep(self):
     print("正在载入orig_0.8_rep.txt")
     test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_rep.txt',
                      'ans.txt')
Esempio n. 3
0
 def test_self(self):
     print("测试orig.txt")
     test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_add.txt',
                      'ans.txt')