FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test - feelingyang/scijava-common · GitHub
feelingyang
/
scijava-common
Public
forked from
scijava/scijava-common
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
scijava-common
src
test
on
field-strings
User selector
Datepicker
Commit history
Commits on Feb 11, 2015
GenericUtils: add handy getFieldTypeString method
Show description for 53f6015
ctrueden
committed
53f6015
View commit details
Copy full SHA for 53f6015
View code at this point
Browse repository at this point
Put helper classes in the correct enclosing test
Show description for 54200aa
ctrueden
committed
54200aa
View commit details
Copy full SHA for 54200aa
View code at this point
Browse repository at this point
Happy belated New Year 2015
ctrueden
committed
b201cb4
View commit details
Copy full SHA for b201cb4
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
ServiceIndex: add getPrev, getNext API
Show description for 49228d7
hinerm
committed
49228d7
View commit details
Copy full SHA for 49228d7
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Test LastRecentlyUsed#remove(Object)
Show description for 64e577c
dscho
committed
64e577c
View commit details
Copy full SHA for 64e577c
View code at this point
Browse repository at this point
Add a data structure keeping n unique last-recently-used items
Show description for 71ca10e
dscho
committed
71ca10e
View commit details
Copy full SHA for 71ca10e
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Avoid compiler warning
Show description for b321573
dscho
committed
b321573
View commit details
Copy full SHA for b321573
View code at this point
Browse repository at this point
Fix OptionsTest's assumption that bar was not persisted previously
Show description for d09c4f4
dscho
committed
d09c4f4
View commit details
Copy full SHA for d09c4f4
View code at this point
Browse repository at this point
Commits on Sep 26, 2014
Add ConverterTest
Show description for 9284480
hinerm
committed
9284480
View commit details
Copy full SHA for 9284480
View code at this point
Browse repository at this point
ConvertServiceTest: Add primitive test
Show description for 7c0062a
hinerm
committed
7c0062a
View commit details
Copy full SHA for 7c0062a
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
ConvertServiceTest: add null tests
Show description for 14a1183
hinerm
committed
14a1183
View commit details
Copy full SHA for 14a1183
View code at this point
Browse repository at this point
ConvertServiceTest: remove unnecessary methods
Show description for d9d39e9
hinerm
committed
d9d39e9
View commit details
Copy full SHA for d9d39e9
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Converter: add type parameters
Show description for 6593fcd
hinerm
committed
6593fcd
View commit details
Copy full SHA for 6593fcd
View code at this point
Browse repository at this point
Add getCompatibleInputs test
Show description for 853fd2e
hinerm
committed
853fd2e
View commit details
Copy full SHA for 853fd2e
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
Create ScriptHeaderService
Show description for b00d3ba
hinerm
committed
b00d3ba
View commit details
Copy full SHA for b00d3ba
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Remove org.scijava.usage package
Show description for b2376ba
hinerm
committed
b2376ba
View commit details
Copy full SHA for b2376ba
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Fix service order
Show description for c746bb6
hinerm
committed
c746bb6
View commit details
Copy full SHA for c746bb6
View code at this point
Browse repository at this point
ConversionUtilsTest: migrate relevant tests
Show description for 4687d10
ctrueden
committed
4687d10
View commit details
Copy full SHA for 4687d10
View code at this point
Browse repository at this point
Correct conversion service naming converntions
Show description for 8215e54
hinerm
committed
8215e54
View commit details
Copy full SHA for 8215e54
View code at this point
Browse repository at this point
Update ConversionUtils usage
Show description for 5615610
hinerm
committed
5615610
View commit details
Copy full SHA for 5615610
View code at this point
Browse repository at this point
Create ConversionService
Show description for 4e13436
hinerm
committed
4e13436
View commit details
Copy full SHA for 4e13436
View code at this point
Browse repository at this point
PrefServiceTest: merge in existing Prefs tests
ctrueden
committed
1bc9272
View commit details
Copy full SHA for 1bc9272
View code at this point
Browse repository at this point
Add down-the-middle unit tests for PrefService
ctrueden
authored and
hinerm
committed
cdeb735
View commit details
Copy full SHA for cdeb735
View code at this point
Browse repository at this point
Rename preferences to prefs package
Show description for 7ff590f
hinerm
committed
7ff590f
View commit details
Copy full SHA for 7ff590f
View code at this point
Browse repository at this point
Refactor Prefs to PrefService
Show description for 9f210a7
hinerm
committed
9f210a7
View commit details
Copy full SHA for 9f210a7
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
ScriptInfoTest: add a test for getVersion()
ctrueden
committed
7d44f23
View commit details
Copy full SHA for 7d44f23
View code at this point
Browse repository at this point
Add unit tests for DigestUtils
ctrueden
committed
a829fff
View commit details
Copy full SHA for a829fff
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
Merge pull request #103 from scijava/usage-statistics
Show description for f892ca9
dscho
committed
f892ca9
View commit details
Copy full SHA for f892ca9
View code at this point
Browse repository at this point
EventServiceTest: try to speed up a test
Show description for 3e5d822
ctrueden
committed
3e5d822
View commit details
Copy full SHA for 3e5d822
View code at this point
Browse repository at this point
EventServiceTest: remove unused imports
ctrueden
committed
c7fb828
View commit details
Copy full SHA for c7fb828
View code at this point
Browse repository at this point
Add unit tests for UsageService behavior
ctrueden
committed
230bc8f
View commit details
Copy full SHA for 230bc8f
View code at this point
Browse repository at this point
EventServiceTest: test support for @EventHandler
Show description for 68cb9ef
ctrueden
committed
68cb9ef
View commit details
Copy full SHA for 68cb9ef
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Add service to track anonymous usage statistics
ctrueden
committed
b701e79
View commit details
Copy full SHA for b701e79
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
Add ScriptInfoTest
Show description for 858afc8
hinerm
committed
858afc8
View commit details
Copy full SHA for 858afc8
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Update unit tests for GenericUtils
Show description for 129bc52
ctrueden
committed
129bc52
View commit details
Copy full SHA for 129bc52
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL