Giter Site home page Giter Site logo

sdl_ios_swift's People

Contributors

asm09fsu avatar

sdl_ios_swift's Issues

Add spec tests

Bug Report

Spec tests should be added to match sdl_ios.

  • Protocol Specs
    • SDLAbstractProtocolSpec
    • SDLFunctionIDSpec
    • SDLProtocolMessageAssemblerSpec
    • SDLProtocolMessageDisassemblerSpec
    • SDLProtocolMessageReceivedMessageRouterSpec
    • Header Specs
      • SDLProtocolHeaderSpec
      • SDLV1ProtocolHeaderSpec
      • SDLV2ProtocolHeaderSpec
    • Message Specs
      • SDLProtocolMessageSpec
      • SDLProtocolSpec
      • SDLV1ProtocolMessageSpec
      • SDLV2ProtocolMessageSpec
  • Proxy Specs
    • SDLLockScreenManagerSpec
  • RPC Specs
    • Enum Specs
      • SDLAmbientLightStatusSpec
      • SDLAppHMITypeSpec
      • SDLAppInterfaceUnregisteredReasonSpec
      • SDLAudioStreamingStateSpec
      • SDLAudioTypeSpec
      • SDLBitsPerSampleSpec
      • SDLButtonEventModeSpec
      • SDLButtonNameSpec
      • SDLButtonPressModeSpec
      • SDLCarModeStatusSpec
      • SDLCharacterSetSpec
      • SDLCompassDirectionSpec
      • SDLComponentVolumeStatusSpec
      • SDLDeviceLevelStatusSpec
      • SDLDimensionSpec
      • SDLDisplayTypeSpec
      • SDLDriverDistractionStateSpec
      • SDLECallConfirmationStatusSpec
      • SDLEmergencyEventTypeSpec
      • SDLFileTypeSpec
      • SDLFuelCutoffStatusSpec
      • SDLGlobalProperySpec
      • SDLILevelSpec
      • SDLHMIZoneCapabilitiesSpec
      • SDLIgnitionStableStatusSpec
      • SDLIgnitionStatusSpec
      • SDLImageFieldNeSpec
      • SDLImageTypeSpec
      • SDLInteractionModeSpec
      • SDLKeyboardEventSpec
      • SDLKeyboardLayoutSpec
      • SDLKeypressModeSpec
      • SDLLanguageSpec
      • SDLLayoutModeSpec
      • SDLLockScreenStatusSpec
      • SDLMaintenanceModeStatusSpec
      • SDLMediaClockFormatSpec
      • SDLPRNDLSpec
      • SDLPermissionStatusSpec
      • SDLPowerModeQualificationStatusSpec
      • SDLPowerModeStatusSpec
      • SDLPredefinedLayoutSpec
      • SDLPrerecordedSpeechSpec
      • SDLPrimaryAudioSource
      • SDLRequestTypeSpec
      • SDLResultSpec
      • SDLSamplingRateSpec
      • SDLSoftButtonTypeSpec
      • SDLSpeechCapabilitiesSpec
      • SDLSystemAction
      • SDLSystemContextSpec
      • SDLTBTStateSpec
      • SDLTextAlignmentSpec
      • SDLTextFieldNameSpec
      • SDLTimerModeSpec
      • SDLTouchTypeSpec
      • SDLTriggerSource
      • SDLUpdateModeSpec
      • SDLVehicleDataActiveStatusSpec
      • SDLVehicleDataEventStatusSpec
      • SDLVehicleDataNotificationStatusSpec
      • SDLVehicleDataResultCodeSpec
      • SDLVehicleDataStatusSpec
      • SDLVehicleDataTypeSpec
      • SDLVrCapabilitiesSpec
      • SDLWarningLightStatusSpec
      • SDLWiperStatusSpec
    • Factory Specs
      • SDLRPCRequestFactorySpec
    • Notification Specs
      • SDLOnAppInterfaceUnregisteredSpec
      • SDLOnAudioPassThruSpec
      • SDLOnButtonEventSpec
      • SDLOnButtonPressSpec
      • SDLOnCommandSpec
      • SDLOnDriverDistractionSpec
      • SDLOnEncodedSyncPDataSpec
      • SDLOnHMIStatusSpec
      • SDLOnHashChangeSpec
      • SDLOnKeyboardInputSpec
      • SDLOnLanguageChangeSpec
      • SDLOnLockScreenStatusSpec
      • SDLOnPermissionsChangeSpec
      • SDLOnSyncPDataSpec
      • SDLOnSystemRequestSpec
      • SDLOnTBTClientStateSpec
      • SDLOnTouchEventSpec
      • SDLOnVehicleDataSpec
    • Payload Specs
      • SDLRPCPayloadSpec
    • Request Specs
      • SDLAddCommandSpec
      • SDLAddSubMenuSpec
      • SDLAlertManeuverSpec
      • SDLAlertSpec
      • SDLChangeRegistrationSpec
      • SDLCreateInteractionChoiceSetSpec
      • SDLDeleteCommandSpec
      • SDLDeleteFileSpec
      • SDLDeleteInteractionChoiceSetSpec
      • SDLDeleteSubMenuSpec
      • SDLDiagnosticMessageSpec
      • SDLDialNumberSpec
      • SDLEncodedSyncPDataSpec
      • SDLEndAudioPassThruSpec
      • SDLGetDTCsSpec
      • SDLGetVehicleDataSpec
      • SDLListFilesSpec
      • SDLPerformAudioPassThruSpec
      • SDLPerformInteractionSpec
      • SDLPutFileSpec
      • SDLReadDIDSpec
      • SDLRegisterAppInterfaceSpec
      • SDLResetGlobalPropertiesSpec
      • SDLScrollableMessageSpec
      • SDLSendLocationSpec
      • SDLSetAppIconSpec
      • SDLSetDisplayLayoutSpec
      • SDLSetGlobalPropertiesSpec
      • SDLSetMediaClockTimerSpec
      • SDLShowConstantTBTSpec
      • SDLShowSpec
      • SDLSliderSpec
      • SDLSpeakSpec
      • SDLSubscribeButtonSpec
      • SDLSubscribeVehicleDataSpec
      • SDLSyncPDataSpec
      • SDLSystemRequestSpec
      • SDLUnregisterAppInterfaceSpec
      • SDLUnsubscribeButtonSpec
      • SDLUnsubscribeVehicleDataSpec
      • SDLUpdateTurnListSpec
    • Response Specs
      • SDLAddCommandResponseSpec
      • SDLAddSubMenuResponseSpec
      • SDLAlertManeuverResponseSpec
      • SDLAlertResponseSpec
      • SDLChangeRegistrationResponseSpec
      • SDLCreateInteractionChoiceSetResponseSpec
      • SDLDeleteCommandResponseSpec
      • SDLDeleteFileResponseSpec
      • SDLDeleteInteractionChoiceSetResponseSpec
      • SDLDeleteSubMenuResponseSpec
      • SDLDiagnosticMessageResponseSpec
      • SDLDialNumberResponseSpec
      • SDLEncodedSyncPDataResponseSpec
      • SDLEndAudioPassThruResponseSpec
      • SDLGenericResponseSpec
      • SDLGetDTCsResponseSpec
      • SDLGetVehicleDataResponseSpec
      • SDLListFilesResponseSpec
      • SDLPerformAudioPassThruResponseSpec
      • SDLPerformInteractionResponseSpec
      • SDLPutFileResponseSpec
      • SDLReadDIDResponseSpec
      • SDLRegisterAppInterfaceResponseSpec
      • SDLResetGlobalPropertiesResponseSpec
      • SDLScrollableMessageResponseSpec
      • SDLSendLocationResponseSpec
      • SDLSetAppIconResponseSpec
      • SDLSetDisplayLayoutResponseSpec
      • SDLSetGlobalPropertiesResponseSpec
      • SDLSetMediaClockTimerResponseSpec
      • SDLShowConstantTBTResponseSpec
      • SDLShowResponseSpec
      • SDLSliderResponseSpec
      • SDLSpeakResponseSpec
      • SDLSubscribeButtonResponseSpec
      • SDLSubscribeVehicleDataResponseSpec
      • SDLSyncPDataResponseSpec
      • SDLSystemRequestResponseSpec
      • SDLUnregisterAppInterfaceResponseSpec
      • SDLUnsubscribeButtonResponseSpec
      • SDLUnsubscribeVehicleDataResponseSpec
      • SDLUpdateTurnListResponseSpec
    • Struct Specs
      • SDLAirbagStatusSpec
      • SDLAudioPassThruCapabilitiesSpec
      • SDLBeltStatusSpec
      • SDLBodyInformationSpec
      • SDLButtonCapabilitiesSpec
      • SDLChoiceSpec
      • SDLClusterModeStatusSpec
      • SDLDIDResult
      • SDLDeviceInfoSpec
      • SDLDeviceStatusSpec
      • SDLDisplayCapabilitiesSpec
      • SDLECallInfoSpec
      • SDLEmergencyEventSpec
      • SDLGPSDataSpec
      • SDLICapabilitiesSpec
      • SDLIPermissionsSpec
      • SDLHeadLampStatusSpec
      • SDLImageFieldSpec
      • SDLImageSpec
      • SDLKeyboardPropertiesSpec
      • SDLMenuParamsSpec
      • SDLMyKeySpec
      • SDLParameterPermissionsSpec
      • SDLPermissionItemSpec
      • SDLPresetBankCapabilitiesSpec
      • SDLScreenParsSpec
      • SDLSingleTireStatusSpec
      • SDLSoftButtonCapabilitiesSpec
      • SDLSoftButtonSpec
      • SDLStartTeSpec
      • SDLSynsgVersionSpec
      • SDLTTSChunkSpec
      • SDLTextFieldSpec
      • SDLTireStatusSpec
      • SDLTouchCoordSpec
      • SDLTouchEventCapabilitiesSpec
      • SDLTouchEventSpec
      • SDLTurnSpec
      • SDLVehicleDataResultSpec
      • SDLVehicleTypeSpec
      • SDLVrHelpItSpec
    • SuperclassSpecs
      • SDLEnumSpec
      • SDLRPCMessageSpec
      • SDLRPCNotificationSpec
      • SDLRPCRequestSpec
      • SDLRPCResponseSpec
      • SDLRPCStructSpec
  • Utilities Specs
    • SDLGlobalsSpec
    • SDLHexUtilitySpec
    • SDLJingleSpec
    • HTTP Connection
      • SDLURLRequestTaskSpec
      • SDLURLSessionSpec
    • Prioritized Objects
      • SDLObjectWithPrioritySpec SDLDataPriorityObjectSpec
      • SDLPrioritizedObjectCollectionSpec SDLDataPriorityQueueSpec

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.