FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - eighthave/python-javaobj · GitHub
eighthave
/
python-javaobj
Public
forked from
tcalmant/python-javaobj
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
python-javaobj
tests
on
patch-1
User selector
Datepicker
Commit history
Commits on Apr 7, 2024
Version bump
tcalmant
committed
51fdb1d
View commit details
Copy full SHA for 51fdb1d
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
Added test for an array of classes
tcalmant
committed
541b112
View commit details
Copy full SHA for 541b112
View code at this point
Browse repository at this point
Added a test for 2D arrays
tcalmant
committed
c7f1811
View commit details
Copy full SHA for c7f1811
View code at this point
Browse repository at this point
Use GitHub actions instead of Travis-CI
tcalmant
committed
6f361eb
View commit details
Copy full SHA for 6f361eb
View code at this point
Browse repository at this point
Commits on May 14, 2021
Bump to version 0.4.3
tcalmant
committed
1e4b27a
View commit details
Copy full SHA for 1e4b27a
View code at this point
Browse repository at this point
Added support for GZip in V2
tcalmant
committed
1a36bb4
View commit details
Copy full SHA for 1a36bb4
View code at this point
Browse repository at this point
Added GZIP input support for V1
tcalmant
committed
7701789
View commit details
Copy full SHA for 7701789
View code at this point
Browse repository at this point
Java tests generate testChars.ser.gz
Show description for a5fbe16
tcalmant
committed
a5fbe16
View commit details
Copy full SHA for a5fbe16
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Version bump to 0.4.2
tcalmant
committed
df2d0f5
View commit details
Copy full SHA for df2d0f5
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Bump junit from 4.9 to 4.13.1 in /tests/java
Show description for 1b3bb82
dependabot[bot]
authored and
tcalmant
committed
1b3bb82
View commit details
Copy full SHA for 1b3bb82
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Test code formated with black
tcalmant
committed
716eb32
View commit details
Copy full SHA for 716eb32
View code at this point
Browse repository at this point
Reviewed test code
tcalmant
committed
e550c47
View commit details
Copy full SHA for e550c47
View code at this point
Browse repository at this point
Version bump to 0.4.1
Show description for ddc9664
tcalmant
committed
ddc9664
View commit details
Copy full SHA for ddc9664
View code at this point
Browse repository at this point
Added missing .ser file
tcalmant
committed
be0aaaa
View commit details
Copy full SHA for be0aaaa
View code at this point
Browse repository at this point
Tests don't run mvn if JAVAOBJ_NO_MAVEN is set
Show description for 8701067
tcalmant
committed
8701067
View commit details
Copy full SHA for 8701067
View code at this point
Browse repository at this point
adds tests for custom writeObject
Fede A
authored and
tcalmant
committed
b711479
View commit details
Copy full SHA for b711479
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
Added missing .ser files
Show description for cd94bff
tcalmant
committed
cd94bff
View commit details
Copy full SHA for cd94bff
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Bumped version to 0.4.0
tcalmant
committed
bc33bda
View commit details
Copy full SHA for bc33bda
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
Added PyDoc in test classes
tcalmant
committed
8d0e200
View commit details
Copy full SHA for 8d0e200
View code at this point
Browse repository at this point
Split of V1 marshaller and unmarshaller
Show description for 651d811
tcalmant
committed
651d811
View commit details
Copy full SHA for 651d811
View code at this point
Browse repository at this point
Use bytes_char in V2 tests
tcalmant
committed
6ea61af
View commit details
Copy full SHA for 6ea61af
View code at this point
Browse repository at this point
Tests: added a trace before marshalling
tcalmant
committed
6d94904
View commit details
Copy full SHA for 6d94904
View code at this point
Browse repository at this point
Commits on Dec 28, 2019
Format of test_v2
tcalmant
committed
f0fac06
View commit details
Copy full SHA for f0fac06
View code at this point
Browse repository at this point
First version of v2 tests
Show description for 27c43ee
tcalmant
committed
27c43ee
View commit details
Copy full SHA for 27c43ee
View code at this point
Browse repository at this point
Split modules into v1 and v2 packages
Show description for 55e54ee
tcalmant
committed
55e54ee
View commit details
Copy full SHA for 55e54ee
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Added support for LinkedHashSet
Show description for aaa4d55
tcalmant
committed
aaa4d55
View commit details
Copy full SHA for aaa4d55
View code at this point
Browse repository at this point
Compile Java tests with 1.7
Show description for 23cc186
tcalmant
committed
23cc186
View commit details
Copy full SHA for 23cc186
View code at this point
Browse repository at this point
Fixed unicode issue with Py 2.7 in tests
tcalmant
committed
1b7bf42
View commit details
Copy full SHA for 1b7bf42
View code at this point
Browse repository at this point
Added pydoc in tests (better reading in nose)
tcalmant
committed
5a68319
View commit details
Copy full SHA for 5a68319
View code at this point
Browse repository at this point
Re-formatted unit tests file
tcalmant
committed
0bb94e0
View commit details
Copy full SHA for 0bb94e0
View code at this point
Browse repository at this point
Added tests for PR #27
tcalmant
committed
caf73bf
View commit details
Copy full SHA for caf73bf
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Added support for types in the java.time package
Show description for 1dc4427
tcalmant
committed
1dc4427
View commit details
Copy full SHA for 1dc4427
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Fixed the handling of the char array serialization
Show description for 7d26466
tcalmant
committed
7d26466
View commit details
Copy full SHA for 7d26466
View code at this point
Browse repository at this point
Re-formatted tests with black
tcalmant
committed
ffcaebc
View commit details
Copy full SHA for ffcaebc
View code at this point
Browse repository at this point
Tested strings must be in unicode
tcalmant
committed
2d47d22
View commit details
Copy full SHA for 2d47d22
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL