]> git.ipfire.org Git - pakfire.git/history - tests
pakfire: Fix SEGV when free is called before pool is initialized
[pakfire.git] / tests /
2021-10-05  Michael Tremertestsuite: Add simple true/false assertions
2021-10-05  Michael Tremertestsuite: Disable parser command test
2021-10-05  Michael Tremertestsuite: Fix broken assertion check
2021-09-28  Michael Tremerrepo: Use preprocessor macros for special repo names
2021-09-21  Michael Tremerrepo: Add test to compose a repository
2021-09-21  Michael Tremerrepo: Test writing/reading the SOLV database
2021-09-21  Michael Tremertests: Check if opening a directory fails correctly
2021-09-21  Michael Tremerdownloader: Add tests that check digests
2021-09-21  Michael Tremerdownloader: Add a simple test that requires internet...
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-09-21  Michael TremerMake testsuite compile again
2021-07-09  Michael Tremerfilelist: Change type from PakfireFilelist to struct...
2021-07-09  Michael Tremerarchive: Change type from PakfireArchive to struct...
2021-07-07  Michael Tremerkey: Refactor listing all keys
2021-07-07  Michael Tremerkeys: Change type from PakfireKey to struct pakfire_key
2021-07-01  Michael Tremerpython: Remove exporting the parser to Python
2021-07-01  Michael Tremerparser: Change type from PakfireParser to struct pakfir...
2021-06-30  Michael Tremerrepo: Change type from PakfireRepo to struct pakfire_repo
2021-06-30  Michael Tremerpackage: Change type from PakfirePackage to struct...
2021-06-21  Michael Tremerlibpakfire: Use %m instead of strerror(errno)
2021-06-15  Michael Tremerpakfire: Make pakfire_log_set_function private
2021-06-10  Michael Tremertestsuite: Fix creating temporary test directories
2021-06-10  Michael Tremertestsuite: Remove testsuite_t type definition
2021-06-10  Michael TremerMerge branch 'python3'
2021-06-03  Michael Tremerlibpakfire: Add global flags attribute
2021-06-02  Michael Tremerparser: Carry over flags when merging parsers
2021-05-20  Michael Tremertestsuite: Drop useless errno test
2021-05-20  Michael Tremerarchive: Fix two refcounting issues with filelists
2021-05-20  Michael Tremertests: makefile: Set architecture to make creating...
2021-05-04  Michael Tremertests: Free parser after test
2021-05-01  Michael Tremerparser: Move namespace & name to stack
2021-05-01  Michael Tremertestsuite: Show when errno is unintentionally set
2021-05-01  Michael Tremertest: arch: Fix build
2021-05-01  Michael Tremerutil: Refactor pakfire_split_string
2021-05-01  Michael Tremertests: packager: Fix build
2021-04-29  Michael Tremerpakfire: Always create a dummy repository
2021-04-27  Michael Tremertest: Have cgroup test functions return success at...
2021-04-27  Michael Tremertests: Use pakfire_config_unref instead of pakfire_conf...
2021-04-23  Michael Tremerrepo: Use file:// protocol instead of dir://
2021-04-21  Michael TremerUse a proper dummy repository which does not try to...
2021-04-21  Michael Tremerparser: Set default architecture when creating a package
2021-04-21  Michael Tremerprogressbar: Make increment function take a value
2021-04-21  Michael Tremerprogressbar: Implement using in Python context
2021-04-21  Michael Tremerpython: Add bindings for Progressbar
2021-04-21  Michael Tremertests: Remove Pakfire argument from progressbar
2021-04-21  Michael Tremertests: Update downloader function calls
2021-04-20  Michael Tremerarchive: Always extract payload
2021-04-19  Michael Tremerarchive: Disable code relying on pakfire_make_path
2021-04-16  Michael Tremertests: Add some useful pakfire distro configuration
2021-04-16  Michael Tremerconfig: Add function to check whether a section exists
2021-04-16  Michael Tremerpakfire: Read configuration file on initialization
2021-04-16  Michael Tremerconfig: Add function that lists all sections
2021-04-16  Michael Tremerconfig: Add function to parse files
2021-04-16  Michael Tremerlibpakfire: Add a simple config file tool
2021-04-15  Michael Tremerdownloader: Add test using mirrors
2021-04-10  Michael Tremerdownloader: Make retrieve use easy cURL interface
2021-04-10  Michael Tremerutil: Drop pakfire_access
2021-04-10  Michael TremerMake pakfire_path_join write to stack
2021-04-06  Michael Tremerarchive: Make pakfire_archive_open take archive as...
2021-03-31  Michael Tremerprogressbar: Add a timer widget
2021-03-31  Michael Tremerprogressbar: Add bar widget
2021-03-31  Michael Tremerprogressbar: Add percentage widget
2021-03-31  Michael Tremerprogressbar: Add counter widget
2021-03-31  Michael Tremerprogressbar: Add a simple string widget
2021-03-31  Michael Tremerlibpakfire: Add a simple progress bar
2021-03-31  Michael Tremercgroups: Add function to set nice level
2021-03-31  Michael Tremerexecute: Create a random cgroup for each process
2021-03-29  Michael Tremercgroups: Add function to get cpu stats
2021-03-27  Michael Tremercgroup: Implement function to kill all processes left
2021-03-27  Michael Tremercgroups: Implement attaching/detaching processes
2021-03-27  Michael Tremerlibpakfire: Create a simple cgroup library
2021-03-24  Michael Tremerdownloader: Make mirrorlists independent
2021-03-24  Michael TremerDrop Python cgroups module
2021-03-22  Michael Tremertests: Drop activate test
2021-03-21  Michael Tremertests: Fix compilation error
2021-03-19  Michael Tremerlibpakfire: pakfire_create: Use errno to report errors
2021-03-19  Michael Tremercompress: Add auto-detection for ZSTD
2021-03-19  Michael Tremercompress: Support compression with ZSTD
2021-03-19  Michael Tremercompress: Support reading ZSTD-compressed files
2021-03-18  Michael Tremercompress: Add test for pakfire_xfopen
2021-03-18  Michael Tremertests: Add tests for compression
2021-03-11  Michael Tremerdownloader: Rename "add" to "add_transfer"
2021-03-11  Michael Tremerdownloader: Add test for retrieve with pending transfers
2021-03-11  Michael Tremerdownloader: Add a simple test
2021-03-09  Michael Tremerpackager: Allow changing filename in archive
2021-03-06  Michael Tremerpackager: Add function that starts putting the whole...
2021-03-06  Michael Tremerpackager: Add a function that adds a file to the payload
2021-03-05  Michael Tremerpackager: Add some basic tests
2021-03-05  Michael Tremerparser: Add function to create package
2021-03-03  Michael Tremerexecute: Add data pointer to logging callback
2021-03-03  Michael Tremerparser: Implement executing commands in %(...)
2021-03-03  Michael Tremertests: makefile: Update test to latest parser changes
2021-03-03  Michael Tremerparser: Add support for flags
2021-03-03  Michael Tremerutil: Implement a function that replace patterns in...
2021-03-02  Michael Tremerparser: Split keys into name and namespace part
2021-03-02  Michael Tremertests: Check and warn if an expected string is NULL
2021-03-01  Michael Tremertests: Return number of failed test
2021-03-01  Michael Tremerparser: Create an error object when parsing failed
2021-03-01  Michael Tremerparser: Handle lines continued with backslash
2021-02-27  Michael Tremertests: makefile: Test if parsing macros works
next