aboutsummaryrefslogtreecommitdiff
path: root/talk/libjingle_peerconnection_unittest.isolate
AgeCommit message (Collapse)Author
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
Similar change to https://codereview.chromium.org/322403003/ This will make it possible to handle different directory levels for special builds of WebRTC, without breaking GYP when the .isolate files are processed and their contents is verified. Also update all our .isolate files to use the <(DEPTH) variable. BUG=343106 TEST=Successful compile+test on Linux using: ninja -C out/Release tools/swarming_client/isolate.py run -s out/Release/tools_unittests.isolated Also trybots passing all tests. R=pbos@webrtc.org TBR=tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/13679004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6427 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-09Remove unused test_env.py from isolate files + fix nss path.kjellander@webrtc.org
This is not necessary for executing tests for WebRTC. It probably appeared in our .isolate files because of code copied from Chromium. BUG= TEST=All non-baremetal trybots passing. R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/21639004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6373 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-12-12Revert 5274 "Update talk to 58113193 together with https://webrt..."wu@webrtc.org
> Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5309005/. > > R=mallinath@webrtc.org, niklas.enbom@webrtc.org > > Review URL: https://webrtc-codereview.appspot.com/5719004 TBR=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5729004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5275 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-12-12Update talk to 58113193 together with ↵wu@webrtc.org
https://webrtc-codereview.appspot.com/5309005/. R=mallinath@webrtc.org, niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5719004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5274 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
This brings us the updated swarming_client that has moved out from Chromium into a standalone project. Because of this, all .isolate files needed to be updated as well, similar to the changes in https://codereview.chromium.org/29993003 TEST=trybots passing BUG=none R=andrew@webrtc.org, perkj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/4859004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5260 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-04Add isolate targets for libjinglekjellander@webrtc.org
Add .isolate file for libjingle tests and and the necessary isolate.gypi file, similar to the change in http://review.webrtc.org/2338004/ TEST=trybots passing. I also ran build/gyp_chromium in a Chromium checkout with third_party/libjingle/source/talk having this patch applied to ensure GYP processing was still working. BUG=1916 R=henrike@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2353005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4926 4adac7df-926f-26a2-2b94-8c16560cd09d