Change 18644

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //guest/perforce_software/p4bbi/dev
Request Review
Download .zip
Added support for enhanced astyle dirs file format:

Each line now has a prefix:
C: Look for *.c, *.cpp, and *.h files in given dirs.
JavaScript: Look for *.js files in given dirs.
Java: Look for *.java files recursively in in given trees.
include:<component_file> includes contents of another
file.

C/C++ and Java are formatted using astyle.  JavaScript is
formatted using beautify.sh.

Added simulated beautify.sh script to support test suite
update to test JavaScript beautification.
  • Files 3
  • Comments 0
2 edited 1 added 0 deleted
lib/bbi_actions.sh#40
Loading...
sample_cfg/astyle.FGS_Streams.dirs#2
Loading...
test/bin/beautify.sh#1
Loading...
Tip: Use n and p to cycle through the changes.