1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add some initial corredor self-tests for basic functionality. add usual header/footer too.
sean
as brlcad
More... over 19 years ago
add bsd license header and style footer to all the scripts, and add doc file on current behavior of the benchmarking in terms of percentages of I/O related to the various commands (not a count of invocations, but a rough estimate of time spent with each command (captured from fs_usage)).
sean
as brlcad
More... over 19 years ago
major library restructuring, moving the Sources down a directory so that they're just Resources now. additionally, beef up the resource checking in the library loader so that it checks more thoroughly for validity. rework how callers of the library will function, requiring RESOURCE_LIBRARY to be set or to go through the automation tool.
sean
as brlcad
More... over 19 years ago
reorganize and add a Documentation directory, moving all of the pertinent docs there with the exception of the README file. add stubbed files for the manual pages, and initial notes on posix compliance.
sean
as brlcad
More... over 19 years ago
updated install docs to reflect renaming
sean
as brlcad
More... over 19 years ago
refer to automation instead of corredor
sean
as brlcad
More... over 19 years ago
rename the thing that users will invoke on the command line to something hopefully a little more universally obvious. this doesn't change the project's name, but does change the command name from 'corredor' to 'automation'.
sean
as brlcad
More... over 19 years ago
minor rewording of library help
sean
as brlcad
More... over 19 years ago
add support for printing various corredor automation and testing mantras randomly. the rcHeader.txt was moved back into the main script instead of as an outboard resource file. clean up the formatting while we're at it to M-q (70)
sean
as brlcad
More... over 19 years ago
updated documentation including a stubbed BUGS file, details on getting involved, a rough sketch of plans, as well as a brief guide on installing
sean
as brlcad
More... over 19 years ago
Initial revision of Corredor. This version was implemented a couple years ago but was never committed to revision control until now. At this point, corredor correctly loads the plugin modules in correct dependency order and supports the primary start/stop/status/run commands along with all the supporting backend infrastructure (e.g. logging, environment processing, overrides, i/o, configuration management, locking, and more). Also included is the embedded benchmark suite for evaluating the performance of a shell environment.
sean
as brlcad
More... over 19 years ago
initial import
sean
as brlcad
More... almost 20 years ago