Wykres commitów

1261 Commity (09c59c47042b61e96519e22d451d36d86b37a518)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 1729f1c7fa unittest: Add simple, non-compliant test runner.
Need to implement importing of __main__ module and/or globals() to write
compliant implementation.
2014-04-13 02:14:13 +03:00
Paul Sokolovsky 27ec4eb700 Add very basic implementation of os and fcntl modules for unix port.
Using ffi module. Both offer just 1-2 initial functions so far.
2014-04-13 02:14:13 +03:00
Paul Sokolovsky e71f9f41c4 unittest: Add packaging metadata file (setup.py). 2014-04-13 02:14:13 +03:00
Paul Sokolovsky 9526ae8e7c unittest: Add dummy implementation (just a TestCase class with few methods). 2014-04-13 02:14:13 +03:00
Paul Sokolovsky 78fd8376d1 Add .gitignore . 2014-04-13 02:11:28 +03:00
Paul Sokolovsky 060e9250f4 json: Add pristine from Python-3.3.3 tarball. 2014-04-13 02:11:28 +03:00
Paul Sokolovsky 939f2267e9 Makefile: Support installing individual modules with "install MOD=<name>". 2014-04-13 02:11:28 +03:00
Paul Sokolovsky 3ddec7f491 copy: Add pristine from Python-3.3.3 tarball. 2014-04-13 02:11:28 +03:00
Paul Sokolovsky fedf90c426 types: Add pristine from Python-3.3.3 tarball. 2014-04-13 02:11:28 +03:00
Paul Sokolovsky 955b1727af Add Makefile to install all modules during development & testing. 2014-04-13 02:11:27 +03:00
Damien George 77046caaeb Initial commit 2014-04-01 03:47:14 -07:00