[Notes] [Git][BuildStream/buildstream][phil/plugin-testing-api] Integration.py: Add documentation



Title: GitLab

Phil Dawson pushed to branch phil/plugin-testing-api at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • buildstream/plugintestutils/integration.py
    1 1
     import os
    
    2 2
     
    
    3
    +"""
    
    4
    +Integration - tools for inpecting the output of plugin integration tests
    
    5
    +========================================================================
    
    6
    +
    
    7
    +"""
    
    3 8
     
    
    4 9
     # Return a list of files relative to the given directory
    
    5 10
     def walk_dir(root):
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]