Skip to content

uxhg/libup-test-fail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data and Tools used in a Library Upgrade Study

Utils

Some helper python scripts are in utils/.

  • List information about a client used in the study.
./findcli.py CLIENT_NAME
  • Clone the client via git and checkout to the version used in the study.
    • By default, repos are cloned at a directory specified in common.py, can be override with option --at.
./clone_co.py CLIENT_NAME --at /home/user/.local/share/repostore

Data

In depgraph/data/external, there are:

  • all-clients.json: list all clients and their versions used.
  • incompat-pairs-all.json: list pairs of clients and libraries encountering upgrade incompatibility issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors