FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test - di/bpython · GitHub
di
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
on
unicode-output
User selector
Datepicker
Commit history
Commits on Nov 23, 2014
py3compat for hacky unicode casts
thomasballinger
committed
b7b1b3d
View commit details
Copy full SHA for b7b1b3d
View code at this point
Browse repository at this point
deleting of lines super-paste feature
thomasballinger
committed
c131d61
View commit details
Copy full SHA for c131d61
View code at this point
Browse repository at this point
some tests for getting source
thomasballinger
committed
934c511
View commit details
Copy full SHA for 934c511
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Refactor reactor into curtsies Input object
thomasballinger
committed
7008439
View commit details
Copy full SHA for 7008439
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Make test work under Python 2.6.
Trundle
committed
acdbb1a
View commit details
Copy full SHA for acdbb1a
View code at this point
Browse repository at this point
Raise an exception if safe_eval fails instead of returning a sentinel.
Trundle
committed
05a2d40
View commit details
Copy full SHA for 05a2d40
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
allow more key configuration, prevent doublebinds
thomasballinger
committed
329f370
View commit details
Copy full SHA for 329f370
View code at this point
Browse repository at this point
fix #370
thomasballinger
committed
81c2197
View commit details
Copy full SHA for 81c2197
View code at this point
Browse repository at this point
add failing test
thomasballinger
committed
f8b56d1
View commit details
Copy full SHA for f8b56d1
View code at this point
Browse repository at this point
formatting and tests
thomasballinger
committed
06b9400
View commit details
Copy full SHA for 06b9400
View code at this point
Browse repository at this point
just do module discovery once and skip urwid UrwidCrashersTest
thomasballinger
committed
970d3b9
View commit details
Copy full SHA for 970d3b9
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
fix 415
thomasballinger
committed
3cddcc6
View commit details
Copy full SHA for 3cddcc6
View code at this point
Browse repository at this point
add failing test for issue #415
thomasballinger
committed
3995c12
View commit details
Copy full SHA for 3995c12
View code at this point
Browse repository at this point
Small (subjective) clean-up in tests.
Trundle
committed
d7afe73
View commit details
Copy full SHA for d7afe73
View code at this point
Browse repository at this point
Remove debug prints.
Trundle
committed
663ea47
View commit details
Copy full SHA for 663ea47
View code at this point
Browse repository at this point
remove nop test in test_manual_readline
thomasballinger
committed
8321def
View commit details
Copy full SHA for 8321def
View code at this point
Browse repository at this point
Merge branch 'fix-inconsistent-history'
Show description for 2cb18da
thomasballinger
committed
2cb18da
View commit details
Copy full SHA for 2cb18da
View code at this point
Browse repository at this point
Tests for all sorts of inconsistent history edge cases
Show description for 6469adf
thomasballinger
committed
6469adf
View commit details
Copy full SHA for 6469adf
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
fix Python 3 test
thomasballinger
committed
3fa21ab
View commit details
Copy full SHA for 3fa21ab
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Fixed #284
lrraymond13
committed
82b39bf
View commit details
Copy full SHA for 82b39bf
View code at this point
Browse repository at this point
tests for clearing, fix issue #343
thomasballinger
committed
313189c
View commit details
Copy full SHA for 313189c
View code at this point
Browse repository at this point
tests for clearing screen
thomasballinger
committed
de56af5
View commit details
Copy full SHA for de56af5
View code at this point
Browse repository at this point
Add tests for special rewind cases
thomasballinger
committed
f4d353c
View commit details
Copy full SHA for f4d353c
View code at this point
Browse repository at this point
pressing <Esc+.> prints the last word of the last command to the command line
Show description for df80ea1
susinmotion
authored and
thomasballinger
committed
df80ea1
View commit details
Copy full SHA for df80ea1
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Fix duplicated test case name.
Trundle
committed
236e320
View commit details
Copy full SHA for 236e320
View code at this point
Browse repository at this point
Remove some unused imports.
Trundle
committed
86fb570
View commit details
Copy full SHA for 86fb570
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Small Python 3 fix for issue #369's test.
Trundle
committed
fd889b3
View commit details
Copy full SHA for fd889b3
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Use text mode for temporary Python file in tests.
Show description for 80d35b4
Trundle
committed
80d35b4
View commit details
Copy full SHA for 80d35b4
View code at this point
Browse repository at this point
Commits on Sep 26, 2014
fix mistakes trundle pointed out
thomasballinger
committed
9a6f047
View commit details
Copy full SHA for 9a6f047
View code at this point
Browse repository at this point
Use the runsource method of interpreter object in bpython.args.exec_code().
Show description for e7630ac
Trundle
committed
e7630ac
View commit details
Copy full SHA for e7630ac
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Add tests for nop case of some readline commands
thomasballinger
committed
ce19978
View commit details
Copy full SHA for ce19978
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
fix broken test that broke the build
thomasballinger
committed
9def303
View commit details
Copy full SHA for 9def303
View code at this point
Browse repository at this point
add test documenting bash's meta-. history behavior
thomasballinger
committed
9a6cadb
View commit details
Copy full SHA for 9a6cadb
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge pull request #389 from susinmotion/feature/escape-dot
Show description for f01649a
thomasballinger
committed
f01649a
View commit details
Copy full SHA for f01649a
View code at this point
Browse repository at this point
pressing <Esc+.> prints the last word of the last command to the command line
Show description for a666071
susinmotion
committed
a666071
View commit details
Copy full SHA for a666071
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL