16 Commits

Author SHA1 Message Date
Noah
7c58f4a0c8 Fast locals part 3 2020-12-05 16:36:35 -06:00
Noah
916bb4cf1c Fix some other tests 2020-11-06 17:37:52 -06:00
Noah
7d45672f4e Skip unrelated test in test_os 2020-10-27 22:14:07 -05:00
Kangzhi Shi
cf3572385c Fix more to pass unittest 2020-10-10 17:00:57 +09:00
Noah
32272abf4d Fix/skip some failing tests 2020-09-19 00:20:51 -05:00
hyperbora
92d8e2c8da add os.getcwdb function 2020-08-30 14:56:28 +09:00
Minjun Shin
1011f48012 Implement os.execve for unix system 2020-08-12 14:19:22 +09:00
Yi Hyunjoon
10b5c2f078 Patch for ubuntu-latest CI 2020-08-09 17:36:36 +09:00
Yi Hyunjoon
70e4ee92bd Expect failure for tests raise various errors 2020-08-09 16:33:26 +09:00
Yi Hyunjoon
7a3ebfcd95 Comment EnvironTests class 2020-08-09 16:33:26 +09:00
Yi Hyunjoon
e4770ebdf1 Expect failrure for tests raise TypeError 2020-08-09 16:33:25 +09:00
Yi Hyunjoon
35667e7a48 Expect failure for failed tests 2020-08-09 16:33:25 +09:00
Yi Hyunjoon
1f1e2ee001 Expect failure for tests raise AttributeError 2020-08-09 16:33:25 +09:00
Yi Hyunjoon
06176954b1 Skip tests that raise invalid mode: x 2020-08-09 16:33:25 +09:00
Yi Hyunjoon
74fe9d30d2 Skip tests that use mmap 2020-08-09 16:33:25 +09:00
Yi Hyunjoon
d31497bb34 Copy test_os.py from CPython 3.8.3 2020-08-09 16:33:24 +09:00