Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
  • polkadot
  • node
  • network
  • bridge
  • src
  • lib.rs
Find file BlameHistoryPermalink
  • Bernhard Schuster's avatar
    test: add unit test to catch missing distribution to subsystems faster (#2495) · e9e7e73d
    Bernhard Schuster authored Feb 26, 2021
    
    
    * test: add unit test to catch missing distribution to subsystems faster
    
    * add a simple count
    
    * introduce proc macro to generate dispatch type
    
    * refactor
    
    * refactor
    
    * chore: add license
    
    * fixup unit test
    
    * fixup merge
    
    * better errors
    
    * better fmt
    
    * fix error spans
    
    * better docs
    
    * better error messages
    
    * ui test foo
    
    * Update node/subsystem/dispatch-gen/src/lib.rs
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update node/network/bridge/src/lib.rs
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update node/subsystem/Cargo.toml
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update node/subsystem/dispatch-gen/src/lib.rs
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update node/subsystem/dispatch-gen/src/lib.rs
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * Update node/network/bridge/src/lib.rs
    
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    
    * fix compilation
    
    * use find_map
    
    * drop the silly 2, use _inner instead
    
    * Update node/network/bridge/src/lib.rs
    
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    
    * Update node/subsystem/dispatch-gen/src/lib.rs
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    
    * nail deps down
    
    * more into()
    
    * flatten
    
    * missing use statement
    
    * fix messages order
    
    Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
    Co-authored-by: Andronik Ordian's avatarAndronik Ordian <write@reusable.software>
    e9e7e73d