4
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed version in twill package itself More... almost 10 years ago
updated authors More... almost 10 years ago
Merge branch 'master' of github.com:ctb/twill More... almost 10 years ago
Merge pull request #5 from brtaylor92/master More... almost 10 years ago
removed a few @BRT comments More... almost 10 years ago
ignore tilde files More... almost 10 years ago
Increment version number per pull request comment More... almost 10 years ago
Fix set_form_control_value to throw if an invalid value is set on a select element More... almost 10 years ago
Remove debug code and comments More... about 10 years ago
Merge branch 'master' of https://github.com/brtaylor92/twill into dev More... about 10 years ago
Broke the form test again to demonstrate possible regression More... about 10 years ago
Remove broken link containing a span test, and associated stringify children test More... about 10 years ago
Merge pull request #2 from brtaylor92/dev More... about 10 years ago
Merge twilltestlib with getpass fix More... about 10 years ago
Merge gitignore More... about 10 years ago
Merge pull request #1 from ctb/master More... about 10 years ago
Merge branch 'master' of https://github.com/brtaylor92/twill into dev Pull in upstream bugfixes from 0.9.1 More... about 10 years ago
All nosetests passed. Some refactoring still needed in e.g. form printing More... about 10 years ago
Global form broke most other forms, so it is temporarily commented out. Seems to be a problem with the xpath matching for orphaned inputs. More... about 10 years ago
Fix a regression in test-multisub More... about 10 years ago
Remove debug code and comments, as well as an unnecessary change to twilltestserver More... about 10 years ago
Fix submit so that anonymous buttons (name is none) are not sent as part of the post More... about 10 years ago
Fix form submission so that multisub passes More... about 10 years ago
Update form submission to always use the current url as a referrer; this is a workaround, and probably wrong More... about 10 years ago
Modified test server to (possibly wrongly) so that submits with button don't trigger NAMETEST on /testform More... about 10 years ago
Fix regression in formfill and form from checkbox handling, remove debug prints and comments from tests cases More... about 10 years ago
Fix up checkboxgroup handling, this involved some manual patching that lxml should have done on its own. checkbox test now passes. More... about 10 years ago
Remove debug comments and printing More... about 10 years ago
Test form now passes, fixed a bug in formclear with hidden elements More... about 10 years ago
Formfill tests pass now More... about 10 years ago