Name | Modified | Size |
---|---|---|
.. | ||
baselines | ||
bin | ||
checkpoint | 4 months ago | |
depot.tar.gz | 4 months ago | |
rts.sh | 4 months ago | |
run_test_suite.sh | 4 months ago | |
start_p4d.sh | 4 months ago | |
test_bbi.py | 4 months ago | |
unit_test_bbi_paths.sh | 4 months ago |
Change | User | Description | Committed |
---|---|---|---|
30987 | C. Thomas Tyler | Cleanup after migration of P4BBI from Classic to Streams. Updated README.md to indicate... that P4BBI has moved to the //p4bbi depot. Removed all other files in dev, main, tools, and downloads directories. Before this change: * //p4bbi/main has been populated. * Swarm project branches were updated to use //p4bbi/main paths. * //guest/perforce_software/p4bbi/dev/... and //guest/perforce_software/p4bbi/main/... were identical. * //guest/perforce_software/p4bbi/tools/... is moved to //p4bbi/main/tools/... * A new //p4bbi/main/downloads was created. « |
4 months ago |
19070 | C. Thomas Tyler | Fixed UPDATE action for stream when StreamDepth>1. Made get_stream_subdir() and get_...stream in bbi_paths.sh accept a depth parameters, and modified calls in bbi_acitons.sh to determine a value for the depth paramters and pass it in. Added unit test cases for StreamDepth>1. Added full integration test case to the test suite. « |
9 years ago |
19069 | C. Thomas Tyler | Enhanced version capture for audit trail in unit test. | 9 years ago |
19068 | C. Thomas Tyler | Added unit test for testing bbi_paths.sh library. | 9 years ago |
18654 | C. Thomas Tyler | Added support for replacing files with '...' in the file name. Added test case for file... with '...' in the name. Fixed test data causing COPY actions to appear to fail. Fixed test data causing ASTYLE to fail for Classic Perforce. « |
9 years ago |
18652 | C. Thomas Tyler |
Updated test suite to more thoroughly test ASTYLE 'include:' directive options. |
9 years ago |
18650 | C. Thomas Tyler | Tweaked astyle and beautify simulators to actually modify content. | 9 years ago |
18644 | C. Thomas Tyler | Added support for enhanced astyle dirs file format: Each line now has a prefix: C: Loo...k 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. « |
9 years ago |
18504 | C. Thomas Tyler | Cosmetic enhancement to test suite. | 9 years ago |
18458 | C. Thomas Tyler | Added new BBI config file for testing SymlinkRefactoring.bbi.cfg. Added new test baseli...nes. Added rts.sh wrapper to run_test_suite.sh, and tweaked logging for the test suite to generate just one log file. « |
9 years ago |
18452 | C. Thomas Tyler |
Completed implementation of parallels submit. Enhanced auditability. |
9 years ago |
18410 | C. Thomas Tyler | Implemented 'CMD:' prefix for baseline definintions, and added sample config file to illu...strate pulling from Git Hub. Updated BBIJunkFiles.txt to exclude import of .git foldres. Added test case and updatd test suite to call it. « |
9 years ago |
18402 | C. Thomas Tyler | bbi.sh v3.5.1: Added support for BRANCH_SPEC, DEPOT_SPEC, and STREAM_SPEC actions, which... allow imports to use hand-crafted spec files during imports. This allows the BBI import process to simulate the evolution of stream specs over time, e.g. to reflect reparenting, and to account for things like non-branching files and CBD workflows that use sophisticated, hand-crafted stream specs. The required BBI Config file version has been updated from 3.2 to 3.5. Test suite has been updated to test new functionality. « |
9 years ago |
18401 | C. Thomas Tyler | bbi.sh v3.5.0: Fixed '-T' flag to run test suite, which now just calls the separate run_t...est_suite.sh script. « |
9 years ago |
18400 | C. Thomas Tyler | Related test suit support script start_p4d.sh to test directory, and made modest improvem...ents. « |
9 years ago |
18399 | C. Thomas Tyler | Moved test suite driver script into test directory. | 9 years ago |
18390 | C. Thomas Tyler | Enhanced simulated astyle tool. | 9 years ago |
18389 | C. Thomas Tyler | Enhanced astyle processing to do recursive search for *.java files in specified directori...es while searching only in specified directories for *.(c|cpp|h) files. Added sample *.java file to the test suite for testing Java style. « |
9 years ago |
18388 | C. Thomas Tyler | Re-added ASTYLE testing into default test suite. Added P4BBI_TEST_BIN setting (e.g. /p4.../p4bbi/test/bin), which is appended to the PATH. A fake astyle-new executable is included there for testing astyle, but is only detected if a 'real' astyle-new executable isn't found on the PATH. « |
9 years ago |
18187 | C. Thomas Tyler | Updated test file. | 9 years ago |
18186 | C. Thomas Tyler |
Better testing for *.nobranch files. Addded 'verson.h' file to test suite. |
9 years ago |
12934 | C. Thomas Tyler | Add ability to import subdirectories of a stream workspace root dir, allowing for smaller..., more granular tar files. This is a partial implementation; it works for Streams but breaks Classic imports. TO DO: Fix this. Corrected rsync commands to use '--delete' option. This change introduces a new library file, bbi_paths.lib. Updated test suite accordingly. « |
10 years ago |
12918 | C. Thomas Tyler | Added flags to 'p4d' start command to provide environment isolation for P4LOG and P4AUDIT.... Attemtped to fix an issue with old Python version not properly handling a misplaced *.gz file. « |
10 years ago |
11808 | C. Thomas Tyler | Addd root-relative style of tar file, not needing RMTOP. Added support for *.zip files. ... Added -J flag to bbi.sh to obliterate junk files in BBIJunkFiles.txt. Enahnced sample files and docs. « |
10 years ago |
11764 | C. Thomas Tyler | Populate -b perforce-software-p4bbi-dev. | 10 years ago |