Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-10Add -a overlay tests and fix -a duplicatesBryan Drewery
2019-12-10Add some non -a overlay tests.Bryan Drewery
2019-12-09getvar: Adopt dteske's APIBryan Drewery
2019-10-03Always prep before running testsBryan Drewery
2019-10-03cirrus: Prep test jail in its own scriptBryan Drewery
2019-08-03IGNORE: Fix and test that IGNORE takes precedence over skippedBryan Drewery
2019-08-02Add bulk IGNORE testsBryan Drewery
2019-02-28Add basic tests for prefix functions.Bryan Drewery
2018-02-17Add mapfileBryan Drewery
2018-02-13Add read_file testsBryan Drewery
2018-02-13Add basic hash testBryan Drewery
2018-01-27Fix a dependency lookup bug with FLAVORS by adding a metadata queue.Bryan Drewery
2018-01-26Allow 'make check' to not use stock shBryan Drewery
2017-12-14bulk: Fix detection of non-existent FLAVOR.Bryan Drewery
2017-10-20FLAVORS: Default listed ports to main flavor only, @all to build all, bulk -a...Bryan Drewery
2017-10-05FLAVORS: Fix non-listed ports being deleted with -C and showing in queued listBryan Drewery
2017-08-29Add tests for list APIBryan Drewery
2017-06-18Add a bulk -a test for FLAVORSBryan Drewery
2017-06-14Support origin@- in the build list to only build the FIRST FLAVOR.Bryan Drewery
2017-06-13Add FLAVOR testsBryan Drewery
2017-03-16Show space between test suitesBryan Drewery
2017-03-16No need to use poudriere sh for runtests.shBryan Drewery
2017-03-12Move the shash cache code into its own API and cache.shBryan Drewery
2017-03-12Add tests for lock_acquire/release trap handlingBryan Drewery
2017-03-12Add trap_push/pop tests and fix various quoting issues.Bryan Drewery
2017-03-12Add a shash_get_cached function to cache resultsBryan Drewery
2017-03-12Add a relpath which actually makes path2 relative to path1Bryan Drewery
2017-03-12relpath: Rename functions to relpath_common and document more.Bryan Drewery
2017-03-12Add encode/decode_args for serializing $@Bryan Drewery
2017-02-24port_var_fetch: Support assignments and add some testsBryan Drewery
2017-02-22Add a "shared hash" that uses files on the system for KV storageBryan Drewery
2017-02-19Add some basic tests for acquire/release_lock (locked_mkdir wrappers)Bryan Drewery
2017-02-19Run tests against stock and modified shBryan Drewery
2016-11-04Add some relpath testsBryan Drewery
2016-06-24Add basic test supportBryan Drewery