FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test - bpython/bpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
251
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
on
e7d6974
User selector
Datepicker
Commit history
Commits on Jan 24, 2015
display keys from top do bottom in key display
thomasballinger
committed
e7d6974
View commit details
Copy full SHA for e7d6974
View code at this point
Browse repository at this point
fix display of keyboard events
thomasballinger
committed
bace621
View commit details
Copy full SHA for bace621
View code at this point
Browse repository at this point
test painting docstring
thomasballinger
committed
343fddc
View commit details
Copy full SHA for 343fddc
View code at this point
Browse repository at this point
format test whitespace for linter
thomasballinger
committed
17b9e14
View commit details
Copy full SHA for 17b9e14
View code at this point
Browse repository at this point
Test attribute completion
thomasballinger
committed
9579c06
View commit details
Copy full SHA for 9579c06
View code at this point
Browse repository at this point
test argspec painting
thomasballinger
committed
1eaac2c
View commit details
Copy full SHA for 1eaac2c
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Remove duplicate code
Show description for 7be3c6b
sebastinas
committed
7be3c6b
View commit details
Copy full SHA for 7be3c6b
View code at this point
Browse repository at this point
Import clean up
Show description for aaa0998
sebastinas
committed
aaa0998
View commit details
Copy full SHA for aaa0998
View code at this point
Browse repository at this point
Merge branch 'autocomplete-test'
Show description for 9a79231
thomasballinger
committed
9a79231
View commit details
Copy full SHA for 9a79231
View code at this point
Browse repository at this point
fixes #455 and #458
Mary Mokuolu
committed
796ae49
View commit details
Copy full SHA for 796ae49
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Add tests for dictionary key completion
Mary Mokuolu
committed
a84c2a2
View commit details
Copy full SHA for a84c2a2
View code at this point
Browse repository at this point
Use the same unittest2 import block everywhere
Show description for 0b15a0b
sebastinas
committed
0b15a0b
View commit details
Copy full SHA for 0b15a0b
View code at this point
Browse repository at this point
fix unittest import
thomasballinger
committed
b451f95
View commit details
Copy full SHA for b451f95
View code at this point
Browse repository at this point
Remove unnecessary delete=False
Show description for 677f6f8
sebastinas
committed
677f6f8
View commit details
Copy full SHA for 677f6f8
View code at this point
Browse repository at this point
Also test keys that are not used by default
Show description for cfa7bc3
sebastinas
committed
cfa7bc3
View commit details
Copy full SHA for cfa7bc3
View code at this point
Browse repository at this point
fix #450 - run startupfile on undo
thomasballinger
committed
a679338
View commit details
Copy full SHA for a679338
View code at this point
Browse repository at this point
Fix curtsiesrepl tests
thomasballinger
committed
3227c42
View commit details
Copy full SHA for 3227c42
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Use sets in bpython.importcompletion
Show description for a194976
sebastinas
committed
a194976
View commit details
Copy full SHA for a194976
View code at this point
Browse repository at this point
Use sets everywhere
Show description for 64dd9de
sebastinas
committed
64dd9de
View commit details
Copy full SHA for 64dd9de
View code at this point
Browse repository at this point
Be consistent with completion classes
Show description for adb00a0
sebastinas
committed
adb00a0
View commit details
Copy full SHA for adb00a0
View code at this point
Browse repository at this point
Newlines
Show description for 0badec0
sebastinas
committed
0badec0
View commit details
Copy full SHA for 0badec0
View code at this point
Browse repository at this point
Check if unbinding works
Show description for 305b445
sebastinas
committed
305b445
View commit details
Copy full SHA for 305b445
View code at this point
Browse repository at this point
Check if default conf contains duplicate keys
Show description for 2ca120e
sebastinas
committed
2ca120e
View commit details
Copy full SHA for 2ca120e
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
Add tests for issue #444
thomasballinger
committed
01b98f1
View commit details
Copy full SHA for 01b98f1
View code at this point
Browse repository at this point
fix #444 filename completion going too deep
Show description for f8f4e47
thomasballinger
committed
f8f4e47
View commit details
Copy full SHA for f8f4e47
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
remove prints from tests
thomasballinger
committed
74382d4
View commit details
Copy full SHA for 74382d4
View code at this point
Browse repository at this point
add skipped tests
Show description for 62fe244
thomasballinger
committed
62fe244
View commit details
Copy full SHA for 62fe244
View code at this point
Browse repository at this point
indent instead of removing empty pasted lines
Show description for fe49677
thomasballinger
committed
fe49677
View commit details
Copy full SHA for fe49677
View code at this point
Browse repository at this point
Add failing test for #447
Show description for 81d6044
sebastinas
committed
81d6044
View commit details
Copy full SHA for 81d6044
View code at this point
Browse repository at this point
Mark test_issue133 and test_issue108 as slow (fixes #449)
Show description for 8693348
sebastinas
committed
8693348
View commit details
Copy full SHA for 8693348
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Define TrialTestCase
Show description for 2af8ad8
sebastinas
committed
2af8ad8
View commit details
Copy full SHA for 2af8ad8
View code at this point
Browse repository at this point
Use nose.plugins.attrib to mark some tests as slow
Show description for 6ead79c
sebastinas
committed
6ead79c
View commit details
Copy full SHA for 6ead79c
View code at this point
Browse repository at this point
Remove another empty test
Show description for bed1c27
sebastinas
committed
bed1c27
View commit details
Copy full SHA for bed1c27
View code at this point
Browse repository at this point
Really test if watchdog is available
Show description for 9162de5
sebastinas
committed
9162de5
View commit details
Copy full SHA for 9162de5
View code at this point
Browse repository at this point
Skip watchdog tests if watchdog is not installed
Show description for 90e2bbe
sebastinas
committed
90e2bbe
View commit details
Copy full SHA for 90e2bbe
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL