FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test/test_autocomplete.py - godhelpjun/bpython · GitHub
godhelpjun
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
test_autocomplete.py
on
fix-unicode
User selector
Datepicker
Commit history
Commits on Feb 18, 2015
GlobalCompleter returns unicode matches
thomasballinger
committed
b4cee82
View commit details
Copy full SHA for b4cee82
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
PEP-8
Show description for 7594078
sebastinas
committed
7594078
View commit details
Copy full SHA for 7594078
View code at this point
Browse repository at this point
Merge remote-tracking branch 'maryakins/autocomplete-params'
Show description for 5b6e61e
sebastinas
committed
5b6e61e
View commit details
Copy full SHA for 5b6e61e
View code at this point
Browse repository at this point
Simple test for GlobalCompletion
Show description for e18bab3
sebastinas
committed
e18bab3
View commit details
Copy full SHA for e18bab3
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Add test for param completion
Mary Mokuolu
committed
4bacc37
View commit details
Copy full SHA for 4bacc37
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Simplify test skipping if joda is not available.
Trundle
committed
f72f395
View commit details
Copy full SHA for f72f395
View code at this point
Browse repository at this point
Use unittest.mock if possible
Show description for 758d6a6
sebastinas
committed
758d6a6
View commit details
Copy full SHA for 758d6a6
View code at this point
Browse repository at this point
PEP-8
Show description for 5b406c1
sebastinas
committed
5b406c1
View commit details
Copy full SHA for 5b406c1
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Use a consistent signature for matches
Show description for 80e7706
sebastinas
committed
80e7706
View commit details
Copy full SHA for 80e7706
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
add jedi completion tests
thomasballinger
committed
fed23ca
View commit details
Copy full SHA for fed23ca
View code at this point
Browse repository at this point
make jedi optional dependency
thomasballinger
committed
6a38aab
View commit details
Copy full SHA for 6a38aab
View code at this point
Browse repository at this point
Jedi completion only for multiline blocks
thomasballinger
committed
57b94b0
View commit details
Copy full SHA for 57b94b0
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix magic method completion
Show description for e88bb1e
thomasballinger
committed
e88bb1e
View commit details
Copy full SHA for e88bb1e
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
Commits on Jan 23, 2015
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
Commits on Jan 21, 2015
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
Commits on Jan 14, 2015
Merge branch 'clean-up-completion'
Show description for 78f5304
thomasballinger
committed
78f5304
View commit details
Copy full SHA for 78f5304
View code at this point
Browse repository at this point
completion chooser abstracted, tested
Show description for aea1a25
thomasballinger
committed
aea1a25
View commit details
Copy full SHA for aea1a25
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 4, 2014
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 Aug 30, 2014
more tests, fix #360
Show description for 79d55fa
thomasballinger
committed
79d55fa
View commit details
Copy full SHA for 79d55fa
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
Tests passing on Travis CI
thomasballinger
committed
5b1fc29
View commit details
Copy full SHA for 5b1fc29
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
add test for #347 (safe eval syntax error)
mlauter
committed
0c773ff
View commit details
Copy full SHA for 0c773ff
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
progress fixing tests
thomasballinger
committed
aefe7ea
View commit details
Copy full SHA for aefe7ea
View code at this point
Browse repository at this point
hacker external pager (hardcoded to less) added for bpython-curtsies
thomasballinger
committed
96bf950
View commit details
Copy full SHA for 96bf950
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
test changes
thomasballinger
committed
2bd4a10
View commit details
Copy full SHA for 2bd4a10
View code at this point
Browse repository at this point
filename completion working
Show description for 766f8e4
thomasballinger
committed
766f8e4
View commit details
Copy full SHA for 766f8e4
View code at this point
Browse repository at this point
new autocomplete hooked up, working some
Show description for 1a0aa07
thomasballinger
committed
1a0aa07
View commit details
Copy full SHA for 1a0aa07
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL