FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for junit - 2Fgoogle/j2objc · GitHub
2Fgoogle
/
j2objc
Public
forked from
google/j2objc
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
j2objc
junit
on
master
User selector
Datepicker
Commit history
Commits on Jan 28, 2021
Makefile cleanup: added support for jre_emul Objective C++ sources, removed unnecessary -std flags.
Show description for d1634c8
tomball
authored and
copybara-github
committed
d1634c8
View commit details
Copy full SHA for d1634c8
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Replaces cycle_finder references to "--whitelist" with "--suppress-list", and "--blacklist" with "--restrict-to".
Show description for 18fe6e6
tomball
authored and
copybara-github
committed
18fe6e6
View commit details
Copy full SHA for 18fe6e6
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Updates build to JUnit 4.13.1.
tomball
committed
a6e51f5
View commit details
Copy full SHA for a6e51f5
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Updates public j2objc build to JUnit 4.12.
Show description for 5752d98
tomball
authored and
copybara-github
committed
5752d98
View commit details
Copy full SHA for 5752d98
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Issue #1094: updated static framework build to use XCFramework.
Show description for cc8095a
tomball
authored and
copybara-github
committed
cc8095a
View commit details
Copy full SHA for cc8095a
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Issue #1100: removed obsolete SUFFIXES rules from make files.
Show description for b9982ad
tomball
authored and
copybara-github
committed
b9982ad
View commit details
Copy full SHA for b9982ad
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Change only for testing sync to repo.
Show description for b9620b7
antonio-cortes-perez
committed
b9620b7
View commit details
Copy full SHA for b9620b7
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
java.time: adding junit-dataprovider to ease migration from testng to junit.
Show description for 1d66541
antonio-cortes-perez
committed
1d66541
View commit details
Copy full SHA for 1d66541
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Removes test_junit_cycles from the top-level "make test".
Show description for 13cdf21
kstanger
authored and
tomball
committed
13cdf21
View commit details
Copy full SHA for 13cdf21
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Removed j2objc flags specifying what is now default.
Show description for e5f2f9e
tomball
committed
e5f2f9e
View commit details
Copy full SHA for e5f2f9e
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Build junit with -source 1.7, required by hamcrest sources.
Show description for 865a440
tomball
committed
865a440
View commit details
Copy full SHA for 865a440
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Fixed nullability warnings in public build, JreEmulation test starting.
Show description for c3ae805
tomball
committed
c3ae805
View commit details
Copy full SHA for c3ae805
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Extracts junit source lists into a separate .mk file.
Show description for 3dcbc6a
kstanger
authored and
tomball
committed
3dcbc6a
View commit details
Copy full SHA for 3dcbc6a
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Retry of first OpenJDK step: added android/platform directory, copied licenses, updated java.util.Arrays and java.util.Objects.
Show description for 8d89ee4
tomball
committed
8d89ee4
View commit details
Copy full SHA for 8d89ee4
View code at this point
Browse repository at this point
Automated g4 rollback of changelist 115866006.
Show description for 21525e6
tomball
committed
21525e6
View commit details
Copy full SHA for 21525e6
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
First OpenJDK step: added android/platform directory, copied licenses, updated java.util.Arrays and java.util.Objects.
Show description for 5e62975
tomball
committed
5e62975
View commit details
Copy full SHA for 5e62975
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Whitelist new false cycles that appeared with ArrayList fix.
Show description for 4545551
kstanger
authored and
Keith Stanger
committed
4545551
View commit details
Copy full SHA for 4545551
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Build static library frameworks in public distribution.
Show description for 6a28e68
tomball
authored and
kstanger
committed
6a28e68
View commit details
Copy full SHA for 6a28e68
View code at this point
Browse repository at this point
Rollback:
Show description for 07f2d0f
tomball
authored and
kstanger
committed
07f2d0f
View commit details
Copy full SHA for 07f2d0f
View code at this point
Browse repository at this point
Create static library frameworks in distribution build.
Show description for 0e8233c
tomball
authored and
kstanger
committed
0e8233c
View commit details
Copy full SHA for 0e8233c
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Rollforward: Simplify rules for building macosx and fat libraries.
Show description for cca30f5
kstanger
authored and
tomball
committed
cca30f5
View commit details
Copy full SHA for cca30f5
View code at this point
Browse repository at this point
Rollback: Simplify rules for building macosx and fat libraries.
Show description for ed73c0e
kstanger
authored and
tomball
committed
ed73c0e
View commit details
Copy full SHA for ed73c0e
View code at this point
Browse repository at this point
Simplify rules for building macosx and fat libraries.
Show description for fc4334f
kstanger
authored and
tomball
committed
fc4334f
View commit details
Copy full SHA for fc4334f
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Issue #611: moved macosx libraries to dist/lib/macosx, build x86_64 for iPhone simulator.
Show description for 5be2b44
tomball
committed
5be2b44
View commit details
Copy full SHA for 5be2b44
View code at this point
Browse repository at this point
Automated g4 rollback of changelist 103211246.
Show description for 1276b6f
tomball
committed
1276b6f
View commit details
Copy full SHA for 1276b6f
View code at this point
Browse repository at this point
Moved macosx libraries to dist/lib/macosx, build x86_64 for iPhone simulator, removed iphonev7s.
Show description for ed06af7
tomball
committed
ed06af7
View commit details
Copy full SHA for ed06af7
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Copy third-party licenses into distribution build.
Show description for 4971691
tomball
committed
4971691
View commit details
Copy full SHA for 4971691
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Upgraded junit from version 4.10 to 4.11, hamcrest from 1.1 to 1.3.
Show description for 6f74570
tomball
committed
6f74570
View commit details
Copy full SHA for 6f74570
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
Removed bad makefile.
tomball
committed
1978ac7
View commit details
Copy full SHA for 1978ac7
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Kill some reference cycles in Junit library.
Show description for 4644392
shanbhag
authored and
tomball
committed
4644392
View commit details
Copy full SHA for 4644392
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Added JUnit license.
Show description for 4fe8f50
tomball
committed
4fe8f50
View commit details
Copy full SHA for 4fe8f50
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
Moved autoreleasepool for JUnit 4 tests to include setup() and teardown() calls, removed extra autorelease in new proxies.
Show description for 06c22a6
tomball
committed
06c22a6
View commit details
Copy full SHA for 06c22a6
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Adds local versions of the junit and hamcrest jars so that we're not subject to changes made in internal repository.
Show description for 70ad542
tomball
committed
70ad542
View commit details
Copy full SHA for 70ad542
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
Replaced stdatomic.h with subset, volatile.h, since volatile support required different macros.
Show description for c029541
tomball
committed
c029541
View commit details
Copy full SHA for c029541
View code at this point
Browse repository at this point
Cleans up a bunch of makefiles.
Show description for 4f9c9a2
tomball
committed
4f9c9a2
View commit details
Copy full SHA for 4f9c9a2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL