Craig Tiller
|
f15ba1ffc7
|
[tls] Remove support for pthread tls (#31040)
* [tls] Remove support for pthread tls
* fix
* fix
* fix
* lalala
* fix
* fix
* Clean up deployment target changes
* additional clean up of deployment target
* regen podspec for updated file list
* remove destination change
* deployment target override for ios cpp test
* fix?
* fix run test script & update test destination
* [tls] Remove support for pthread tls
* fix
* fix
* fix
* lalala
* fix
* fix
* Clean up deployment target changes
* additional clean up of deployment target
* regen podspec for updated file list
* remove destination change
* deployment target override for ios cpp test
* fix?
* fix run test script & update test destination
* merge
* fix
* final script fix for proper destination & target
* more deployment target fix
* objc ios test script fix
Co-authored-by: Denny C. Dai <dennycd@me.com>
Co-authored-by: dennycd <dennycd@google.com>
|
2 years ago |
Jan Tattermusch
|
32770542b2
|
Cleanup of ObjC test scripts (#28333)
* cleanup cfstream tests scripts
* add xcodebuild_filter_output script
* cleanup scripts for ObjC CoreTests
* clean one more build_tests.sh file
* cleanup more scripts
* cleanup ios cpp scripts
* remove last copy of verbose_time
* revert readlink change
|
3 years ago |
Esun Kim
|
e019f18707
|
Fix C2196: egrep is non-standard and deprecated.
|
5 years ago |
Muxi Yan
|
63223f82e8
|
fix sanity
|
5 years ago |
Muxi Yan
|
7202029386
|
Add time display to debug Kokoro timeout
|
5 years ago |
Tony Lu
|
1d98106847
|
Renaming the correct files
|
5 years ago |
Tony Lu
|
d2ce6e707c
|
Isolated test-specific build steps so that unrelated tasks don't run them
Move interop making back to run_tests.py
|
5 years ago |
Prashant Jaikumar
|
232725b99a
|
Add C++ Cronet end2end tests
|
5 years ago |
Muxi Yan
|
7352bae1bb
|
Move tests
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Muxi Yan
|
6a8763eca9
|
Add test to verify objective c plugin outputs correct filename
|
8 years ago |
Muxi Yan
|
ea9d8b6775
|
Display time between tests for troubleshooting timeout
|
8 years ago |
Jorge Canizales
|
545bad349c
|
Misc test scripts cleanup:
- Echo commands
- Remove generated code before pod install
- Don’t “clean” before “build”
|
8 years ago |
Jorge Canizales
|
f4df3d2d02
|
Don’t care about installed protoc in the test scripts
|
8 years ago |
Jan Tattermusch
|
f2ce4307bf
|
fix terminal encoding for cocoapods
|
9 years ago |
Jorge Canizales
|
e8d953557d
|
Formatting and documentation
|
9 years ago |
Jorge Canizales
|
37a44d875f
|
Use the protoc made when one isn’t yet installed
|
9 years ago |
Jorge Canizales
|
e95f241c96
|
Reactivate Cocoapods error output
|
9 years ago |
Jorge Canizales
|
02039a25c7
|
Fail early and explicitly if protoc, pod, or xcodebuild are missing
|
9 years ago |
Jorge Canizales
|
d0b32e9a55
|
Make plugin & server, and pod install via run_tests.py
|
9 years ago |
Stanley Cheung
|
4a5c65464e
|
update homebrew php ext location
|
10 years ago |
Stanley Cheung
|
229e8553a6
|
replace backticks with $()
|
10 years ago |
Stanley Cheung
|
c865c318e4
|
php: refactor and cleanup some scripts
|
10 years ago |
Stanley Cheung
|
cb14eab395
|
Add package.xml and necessary files for pecl extension
|
10 years ago |
Stanley Cheung
|
f98cf2d2e2
|
fix php5.6 ext location
|
10 years ago |
murgatroid99
|
bfa9e4f822
|
Fixed scripts again for PHP 5.5
|
10 years ago |
murgatroid99
|
bbbb3a0016
|
Updated scripts with PHP 5.6's build location
|
10 years ago |
Craig Tiller
|
ce5021b0b9
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
834288138d
|
Add shell script copyrights
|
10 years ago |
Craig Tiller
|
c2e80bfbd0
|
Pickup wherever phpunit is installed
|
10 years ago |
Craig Tiller
|
62b03e2d9f
|
Sym-link in system extensions
|
10 years ago |
Craig Tiller
|
1b3a881f8f
|
Dont hardcode phpunit director
|
10 years ago |
Craig Tiller
|
e94373360f
|
Add shebang
|
10 years ago |
mlumish
|
b892a27e67
|
Added PHP to the global gRPC moe config
Change on 2014/12/09 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81727766
|
10 years ago |