FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/java/org/json - lovejavaee/JSON-Java-unit-test · GitHub
lovejavaee
/
JSON-Java-unit-test
Public
forked from
stleary/JSON-Java-unit-test
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
JSON-Java-unit-test
src
test
java
org
json
on
master
User selector
Datepicker
Commit history
Commits on Dec 30, 2019
Apply suggestions from code review
Show description for 08719d4
Alan Wang
and
stleary
authored
08719d4
View commit details
Copy full SHA for 08719d4
View code at this point
Browse repository at this point
Commits on Dec 28, 2019
improve the confused assert message
Alanscut
committed
16da56e
View commit details
Copy full SHA for 16da56e
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Merge pull request #95 from johnjaylward/StandardizeExceptionMessages
Show description for 18eddf7
stleary
authored
18eddf7
View commit details
Copy full SHA for 18eddf7
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
remove unused import
John J. Aylward
committed
a24db2c
View commit details
Copy full SHA for a24db2c
View code at this point
Browse repository at this point
add second case for data in #484
John J. Aylward
committed
67e5988
View commit details
Copy full SHA for 67e5988
View code at this point
Browse repository at this point
Test cases updates for standardized exception messages
John J. Aylward
committed
fb01575
View commit details
Copy full SHA for fb01575
View code at this point
Browse repository at this point
new test case for issue 484
John J. Aylward
committed
3e7a0b1
View commit details
Copy full SHA for 3e7a0b1
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
add test for xsi:nil to null conversion disabled
meiskalt7
committed
fa173fa
View commit details
Copy full SHA for fa173fa
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
add test for xsi:nil to null conversion
meiskalt7
committed
614e835
View commit details
Copy full SHA for 614e835
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Merge pull request #91 from johnjaylward/FixEOF
Show description for 437ce10
stleary
authored
437ce10
View commit details
Copy full SHA for 437ce10
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Merge pull request #90 from stleary/tests-for-xml-config
Show description for cfec288
stleary
authored
cfec288
View commit details
Copy full SHA for cfec288
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
* updates tests to cover more cases of tokenizing
Show description for e7f7d34
John J. Aylward
committed
e7f7d34
View commit details
Copy full SHA for e7f7d34
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
Merge pull request #61 from johnjaylward/XmlEscape
Show description for e699abb
stleary
authored
e699abb
View commit details
Copy full SHA for e699abb
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
xml parser config tests
stleary
committed
d0ea807
View commit details
Copy full SHA for d0ea807
View code at this point
Browse repository at this point
reduce number of iterations to shorten test time
stleary
committed
e4186e0
View commit details
Copy full SHA for e4186e0
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
update expected exception text in tests to match unified number getters
John J. Aylward
committed
3e6c0a5
View commit details
Copy full SHA for 3e6c0a5
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Update test cases to verify performance change and verify opt/getBigDecimal match
John J. Aylward
committed
3b8b0a6
View commit details
Copy full SHA for 3b8b0a6
View code at this point
Browse repository at this point
Commits on May 25, 2018
add usage of isEmpty method
strkkk
committed
d00501e
View commit details
Copy full SHA for d00501e
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Fixes incorrect syntax for JSONPointer in test.
John J. Aylward
committed
3fe4a76
View commit details
Copy full SHA for 3fe4a76
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Add another test
John J. Aylward
committed
43f3f5e
View commit details
Copy full SHA for 43f3f5e
View code at this point
Browse repository at this point
Test cases for issue described in https://github.com/stleary/JSON-java/issues/410.
John J. Aylward
committed
f4201cf
View commit details
Copy full SHA for f4201cf
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Merge pull request #84 from johnjaylward/FixBeanKeyNameing
Show description for 770cb9c
stleary
authored
770cb9c
View commit details
Copy full SHA for 770cb9c
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
new test cases to support bean annotation
John J. Aylward
committed
193a382
View commit details
Copy full SHA for 193a382
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
add test cases for null keys
John J. Aylward
committed
aa5e80b
View commit details
Copy full SHA for aa5e80b
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Correct the message to match the function
billdeng
committed
cc2ed79
View commit details
Copy full SHA for cc2ed79
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix method names
johnjaylward
committed
dae88d7
View commit details
Copy full SHA for dae88d7
View code at this point
Browse repository at this point
test cases for issue https://github.com/stleary/JSON-java/issues/379
johnjaylward
committed
08d93f3
View commit details
Copy full SHA for 08d93f3
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Add more tests for unclosed arrays
johnjaylward
committed
dfa37a2
View commit details
Copy full SHA for dfa37a2
View code at this point
Browse repository at this point
Updates exception expected message
johnjaylward
committed
bde6ba1
View commit details
Copy full SHA for bde6ba1
View code at this point
Browse repository at this point
New test to verify unclosed array
johnjaylward
committed
52ecc89
View commit details
Copy full SHA for 52ecc89
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
Adds testing for unicode entities
johnjaylward
committed
2713f2e
View commit details
Copy full SHA for 2713f2e
View code at this point
Browse repository at this point
New tests for XML unescaping
johnjaylward
committed
cb61bbf
View commit details
Copy full SHA for cb61bbf
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Update error message location (+1)
Show description for b90bee0
migueltt
authored
b90bee0
View commit details
Copy full SHA for b90bee0
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
JSONObject(JSONTokener) now points to last character of duplicate key
Show description for 68b2629
migueltt
committed
68b2629
View commit details
Copy full SHA for 68b2629
View code at this point
Browse repository at this point
Replacing tabs with 4 spaces
migueltt
committed
df466db
View commit details
Copy full SHA for df466db
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL