cheshirekow / cmake_format

Source code formatter for cmake listfiles.
GNU General Public License v3.0
941 stars 103 forks source link

Master failing tests #323

Open rod7760 opened 11 months ago

rod7760 commented 11 months ago

Environment

Python 3.8.11 commit eff5df1f41c665ea7cac799396042e4f406ef09

Steps

  1. Clone the repo
  2. pip install -r pip-requirements.txt
  3. python -Bm cmakelang.tests

The test in the following files seem to be failing: screw_users_test.py, command_db_test.py

Is anyone else experiencing this?