]> git.ipfire.org Git - pakfire.git/history - tests
cli: Show the repo description when listing repositories
[pakfire.git] / tests /
2025-07-01  Michael Tremeros: Convert all structs to types
2025-07-01  Michael Tremertests: Fix arch tests
2025-06-29  Michael Tremerrepo: Directly pass the context
2025-06-29  Michael Tremerparser: Directly pass the context
2025-06-29  Michael Tremerpackager: Directly pass the context
2025-06-29  Michael Tremerpackage: Directly pass the context
2025-06-29  Michael Tremerjail: Directly pass the context
2025-06-29  Michael Tremerfilelist: Directly pass the context
2025-06-29  Michael Tremerfile: Directly pass the context
2025-06-29  Michael Tremerdist: Directly pass the context
2025-06-29  Michael Tremerdb: Directly pass the context
2025-06-29  Michael Tremerarchive: Directly pass the context
2025-06-29  Michael Tremerrepo: Add context to pakfire_repo_compose
2025-06-29  Michael Tremerpython: Rename Pakfire() to Root()
2025-06-29  Michael Tremerpakfire: Rename the files to reflect the type
2025-06-29  Michael Tremerpakfire: Rename the main class to root
2025-06-27  Michael Tremerjson: Use "json_object" instead of "struct json_object"
2025-06-27  Michael Tremerxfer: Create its own type
2025-06-27  Michael Tremerrepo: Create its own type
2025-06-27  Michael Tremerparser: Create its own types
2025-06-27  Michael Tremerpackage: Create its own type
2025-06-27  Michael Tremerpackager: Create its own type
2025-06-27  Michael Tremerbuffer: Create its own type
2025-06-27  Michael Tremerlog stream: Create its own type
2025-06-27  Michael Tremerlog file: Create its own type
2025-06-27  Michael Tremerlog buffer: Create its own type
2025-06-27  Michael Tremerkey: Create its own type
2025-06-27  Michael Tremerjail: Create its own type
2025-06-27  Michael Tremerhttpclient: Create its own type
2025-06-27  Michael Tremerfile: Create its own type
2025-06-27  Michael Tremerfilelist: Create its own type
2025-06-27  Michael Tremerenv: Create its own type
2025-06-27  Michael Tremerdb: Create its own type
2025-06-27  Michael Tremerdaemon: Create its own type
2025-06-27  Michael Tremerconfig: Create its own type
2025-06-27  Michael Tremercgroups: Create their own types
2025-06-27  Michael Tremerbuild: Create its own type
2025-06-27  Michael Tremerarchive: Create a new type for the archive
2025-06-27  Michael Tremerctx: Create a new type for the context
2025-06-27  Michael Tremertests: Add tests for JWT
2025-06-27  Michael Tremertests: Fix compiling the testsuite
2025-06-27  Michael Tremerhttpclient: Allow to configure the progress flags
2025-06-26  Michael Tremerhttpclient: Only use the context's event loop
2025-06-26  Michael Tremertests: Make the daemon test compile again
2025-06-21  Michael Tremerbase64: No longer require the input length
2025-06-21  Michael Tremerbase64: Allow specifying the length of the input buffer
2025-04-20  Michael Tremerbase64: Replace the encoder/decoder with low-level...
2025-03-30  Michael Tremerdist: Remove the old solution to pass the filename
2025-03-30  Michael Tremerarchive: Add function to fetch the desired filename
2025-03-30  Michael Tremertests: Add tests for dist()
2025-03-26  Michael Tremerjail: Fix return codes of bind function
2025-03-26  Michael Tremerpython: execute: Implement bind-mounting mountpoints
2025-03-25  Michael Tremertests: execute: Actually verify the set nice level
2025-03-25  Michael Tremertests: execute: Bring back the open file descriptor...
2025-03-25  Michael Tremertests: execute: Actually check the output
2025-03-25  Michael Tremertests: Add some simple tests for the buffer
2025-03-25  Michael Tremertests: Only negative return values are considered unsuc...
2025-03-25  Michael Tremertests: execute: Check that we are not running for forever
2025-03-25  Michael Tremertests: Free string array after use
2025-03-24  Michael Tremerjail: Refactor the output callback
2025-03-24  Michael Tremertests: jail: Consume any output of the pipe
2025-03-24  Michael Tremertests: log stream: Replace PTY test with file handle...
2025-03-24  Michael Tremerjail: Bring back pipes for non-interactive sessions
2025-03-22  Michael Tremertests: log stream: Stream another line
2025-03-22  Michael Tremerlog stream: Move data as second argument of the callback
2025-03-22  Michael Tremerlog stream: Change first argument of the callback to ctx
2025-03-22  Michael Tremerlog stream: Add an experimental implementation to strea...
2025-03-22  Michael Tremertests: command: Always return zero after the pipe is...
2025-03-18  Michael Tremerpty: Refactor how we capture output
2025-03-18  Michael Tremertests: Fail with error code if fgetc() returns an error
2025-03-18  Michael Tremertests: python: Don't call depreated unit test function
2025-03-18  Michael Tremerpython: execute: Implement passing data into stdin
2025-03-18  Michael Tremerpython: execute: Raise any output
2025-03-17  Michael Tremerpython: execute: Allow returning the output of the...
2025-03-17  Michael Tremerpython: execute: Implement setting the nice value
2025-03-17  Michael Tremerjail: Fix return code of nice function
2025-03-17  Michael Tremerpython: Bring back a basic version of Pakfire.execute()
2025-03-15  Michael Tremerstrings: Add a function to pop the last element of...
2025-03-15  Michael Tremertests: Fix compilation of the archive test
2025-03-14  Michael Tremerpython: Add functions to register a progress callback
2025-03-14  Michael Tremerpython: Allow passing a confirm callback from Python
2025-03-14  Michael Tremerpython: Add a basic Transaction class
2025-02-22  Michael Tremertests: Fix makefile tests
2025-02-22  Michael Tremertests: Avoid leaking memory in parser tests
2025-02-22  Michael Tremerstrings: Have pakfire_string_format_interval write...
2025-02-22  Michael Tremertests: Remove various smaller memory "leaks"
2025-02-14  Michael Tremerlog file: Never write any debug stuff to the file
2025-02-14  Michael Tremerbuild: Add CLI switch to write the build log to file
2025-02-14  Michael Tremerxfopen: Don't set errno when we don't fail
2025-02-10  Michael Tremerxfopen: Add more tests for invalid inputs
2025-02-10  Michael Tremertests: string: Fail with a clear error code on invalid...
2025-02-10  Rico Hoppetests/string.c: add test function for time formatting
2025-02-08  Michael Tremerxfopen: Move transparent compression/decompression...
2025-02-07  Michael Tremerlog buffer: Store a timestamp with each line
2025-02-06  Michael Tremertests: Add a simple test to create a daemon
2025-02-06  Michael Tremerpython: Add option to read prerequires from packages
2025-02-06  Michael Tremertests: python: Open an archive in stub mode
2025-02-06  Michael Tremertests: python: Add some tests for the main Pakfire...
2025-02-06  Michael Tremerarchive: Return the error code when fetching the filelist
2025-02-05  Michael Tremertests: python: Add some simple tests for pakfire.versio...
next