Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
29314ff3
Commit
29314ff3
authored
Aug 13, 2013
by
Will Bond
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1669 from wbond/better_tests
Better tests
parents
c20ea112
58336fe6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
342 additions
and
123 deletions
+342
-123
.travis.yml
.travis.yml
+2
-1
channel.json
channel.json
+2
-2
d.json
repository/d.json
+1
-1
g.json
repository/g.json
+10
-10
p.json
repository/p.json
+10
-10
s.json
repository/s.json
+15
-15
test.py
tests/test.py
+302
-84
No files found.
.travis.yml
View file @
29314ff3
language
:
python
python
:
-
"
3.3"
#command to run tests
script
:
nosetests
script
:
python -m unittest
channel.json
View file @
29314ff3
...
...
@@ -4,7 +4,6 @@
"./repository.json"
,
"http://release.latexing.com/packages.json"
,
"http://release.sublimegit.net/packages.json"
,
"https://sublime.wbond.net/packages_2.json"
,
"http://wuub.net/packages.json"
,
"https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json"
,
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json"
,
...
...
@@ -151,6 +150,7 @@
"https://raw.github.com/yangsu/sublime-io/master/packages.json"
,
"https://raw.github.com/yangsu/sublime-octopress/master/packages.json"
,
"https://raw.github.com/yangsu/sublime-vhdl/master/packages.json"
,
"https://raw.github.com/zfkun/sublime-kissy-snippets/master/packages.json"
"https://raw.github.com/zfkun/sublime-kissy-snippets/master/packages.json"
,
"https://sublime.wbond.net/packages_2.json"
]
}
repository/d.json
View file @
29314ff3
...
...
@@ -142,7 +142,7 @@
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/RobinMalfait/Devrabbit-Paste-Sublime-Text-2/tree/master"
}
}
]
},
{
...
...
repository/g.json
View file @
29314ff3
...
...
@@ -298,31 +298,31 @@
]
},
{
"name"
:
"Google
Translate
"
,
"details"
:
"https://github.com/
lfont/Sublime-Text-2-GoogleTranslate-Plugin
"
,
"name"
:
"Google
Spell Check
"
,
"details"
:
"https://github.com/
noahcoad/google-spell-check
"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
"details"
:
"https://github.com/
lfont/Sublime-Text-2-GoogleTranslate-Plugin
/tree/master"
"details"
:
"https://github.com/
noahcoad/google-spell-check
/tree/master"
}
]
},
{
"details"
:
"https://bitbucket.org/nwjlyons/google-search"
,
"name"
:
"Google Translate"
,
"details"
:
"https://github.com/lfont/Sublime-Text-2-GoogleTranslate-Plugin"
,
"releases"
:
[
{
"sublime_text"
:
"
*
"
,
"details"
:
"https://
bitbucket.org/nwjlyons/google-search/src/default
"
"sublime_text"
:
"
<3000
"
,
"details"
:
"https://
github.com/lfont/Sublime-Text-2-GoogleTranslate-Plugin/tree/master
"
}
]
},
{
"name"
:
"Google Spell Check"
,
"details"
:
"https://github.com/noahcoad/google-spell-check"
,
"details"
:
"https://bitbucket.org/nwjlyons/google-search"
,
"releases"
:
[
{
"sublime_text"
:
"
<3000
"
,
"details"
:
"https://
github.com/noahcoad/google-spell-check/tree/master
"
"sublime_text"
:
"
*
"
,
"details"
:
"https://
bitbucket.org/nwjlyons/google-search/src/default
"
}
]
},
...
...
repository/p.json
View file @
29314ff3
...
...
@@ -166,6 +166,16 @@
}
]
},
{
"name"
:
"Paste Laravel"
,
"details"
:
"https://github.com/RobinMalfait/Laravel-paste"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/RobinMalfait/Laravel-paste/tree/master"
}
]
},
{
"name"
:
"Paste PDF Text Block"
,
"details"
:
"https://github.com/compleatang/sublimetext-pastepdf"
,
...
...
@@ -205,16 +215,6 @@
}
]
},
{
"name"
:
"Paste Laravel"
,
"details"
:
"https://github.com/RobinMalfait/Laravel-paste"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/RobinMalfait/Laravel-paste/tree/master"
}
]
},
{
"name"
:
"PasteSelOnClick"
,
"details"
:
"https://bitbucket.org/Clams/pasteselonclick"
,
...
...
repository/s.json
View file @
29314ff3
...
...
@@ -297,22 +297,22 @@
]
},
{
"name"
:
"Select
ionTools
"
,
"details"
:
"https://github.com/
simonrad/sublime-selection-tools
"
,
"name"
:
"Select
Quoted
"
,
"details"
:
"https://github.com/
int3h/SublimeSelectQuoted
"
,
"releases"
:
[
{
"sublime_text"
:
"
<3000
"
,
"details"
:
"https://github.com/
simonrad/sublime-selection-tools/tree/master
"
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/
int3h/SublimeSelectQuoted/tags
"
}
]
},
{
"name"
:
"Select
Quoted
"
,
"details"
:
"https://github.com/
int3h/SublimeSelectQuoted
"
,
"name"
:
"Select
ionTools
"
,
"details"
:
"https://github.com/
simonrad/sublime-selection-tools
"
,
"releases"
:
[
{
"sublime_text"
:
"
*
"
,
"details"
:
"https://github.com/
int3h/SublimeSelectQuoted/tags
"
"sublime_text"
:
"
<3000
"
,
"details"
:
"https://github.com/
simonrad/sublime-selection-tools/tree/master
"
}
]
},
...
...
@@ -792,22 +792,22 @@
]
},
{
"name"
:
"Sort
By
"
,
"details"
:
"https://github.com/
Doi9t/SortB
y"
,
"name"
:
"Sort
Lines (Numerically)
"
,
"details"
:
"https://github.com/
alimony/sublime-sort-numericall
y"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
"details"
:
"https://github.com/
Doi9t/SortB
y/tree/master"
"details"
:
"https://github.com/
alimony/sublime-sort-numericall
y/tree/master"
}
]
},
{
"name"
:
"Sort
Lines (Numerically)
"
,
"details"
:
"https://github.com/
alimony/sublime-sort-numericall
y"
,
"name"
:
"Sort
By
"
,
"details"
:
"https://github.com/
Doi9t/SortB
y"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
"details"
:
"https://github.com/
alimony/sublime-sort-numericall
y/tree/master"
"details"
:
"https://github.com/
Doi9t/SortB
y/tree/master"
}
]
},
...
...
@@ -1534,7 +1534,7 @@
]
},
{
"details"
:
"https://github.com/ostinelli/SublimErl
/tree/package
"
,
"details"
:
"https://github.com/ostinelli/SublimErl"
,
"releases"
:
[
{
"sublime_text"
:
"<3000"
,
...
...
tests/test.py
View file @
29314ff3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment