aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kyua
Commit message (Expand)AuthorAgeFilesLines
* kyua: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2026-01-291-3/+0
* cross-build: fix after the recent sqlite3 importKonstantin Belousov2025-12-151-1/+1
* kyua: Improve required_kmods metadataIgor Ostapenko2025-09-231-1/+2
* atf, kyua: Implement require.kmods.Dag-Erling Smørgrav2025-09-231-1/+1
* kyua: Add FreeBSD Jail execution environment supportIgor Ostapenko2024-10-171-1/+14
* Remove $FreeBSD$: one-line lua tagWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin2022-12-051-0/+1
* Simplify and speed up the kyua buildAlex Richardson2021-07-023-5/+327
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-041-0/+6
* kyua: Only install examples if requestedEmmanuel Vadot2020-12-171-1/+7
* Install a kyua.conf based on the one in devel/kyua.Brooks Davis2020-04-032-1/+18
* Fix build with src on a noexec filesystem.Brooks Davis2020-03-291-1/+1
* Revert r359385-r359387Enji Cooper2020-03-291-0/+14
* The .PATH throbbing I added in r359385 is no longer requiredEnji Cooper2020-03-281-1/+1
* Check in the generated copies of the manpagesEnji Cooper2020-03-281-15/+1
* Install expected kyua docs.Brooks Davis2020-03-261-1/+4
* Import the kyua test framework.Brooks Davis2020-03-231-0/+64