shithub: openh264

Download patch

ref: ac285dd5212fc4cbfa6d119a65d91182b56625e6
parent: cb1c0f9b5a8b5103d88a561f301073b754334f1e
author: zhuling13 <[email protected]>
date: Thu Jun 5 22:46:39 EDT 2014

delete test project

--- a/test/build/ios/codec_unittest/codec_unittestTests/codec_unittestTests-Info.plist
+++ /dev/null
@@ -1,22 +1,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>en</string>
-	<key>CFBundleExecutable</key>
-	<string>${EXECUTABLE_NAME}</string>
-	<key>CFBundleIdentifier</key>
-	<string>com.cisco.${PRODUCT_NAME:rfc1034identifier}</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundlePackageType</key>
-	<string>BNDL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>1</string>
-</dict>
-</plist>
--- a/test/build/ios/codec_unittest/codec_unittestTests/codec_unittestTests.m
+++ /dev/null
@@ -1,34 +1,0 @@
-//
-//  codec_unittestTests.m
-//  codec_unittestTests
-//
-//  Created by openh264 on 14-6-5.
-//  Copyright (c) 2014年 com.cisco. All rights reserved.
-//
-
-#import <XCTest/XCTest.h>
-
-@interface codec_unittestTests : XCTestCase
-
-@end
-
-@implementation codec_unittestTests
-
-- (void)setUp
-{
-    [super setUp];
-    // Put setup code here. This method is called before the invocation of each test method in the class.
-}
-
-- (void)tearDown
-{
-    // Put teardown code here. This method is called after the invocation of each test method in the class.
-    [super tearDown];
-}
-
-- (void)testExample
-{
-    XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
-}
-
-@end
--- a/test/build/ios/codec_unittest/codec_unittestTests/en.lproj/InfoPlist.strings
+++ /dev/null
@@ -1,2 +1,0 @@
-/* Localized versions of Info.plist keys */
-