]> arthur.barton.de Git - bup.git/history - test
test-misc: be independent of user's git defaultBranch
[bup.git] / test /
2021-09-09 Rob Browningtest-misc: be independent of user's git defaultBranch
2021-09-09 Rob Browningtest_prune_older: be independent of user's git defaultB...
2021-06-13 Johannes Berggit: teach git_config_get() to read from a file
2021-05-30 Johannes BergTest symlink target changes between stat and readlink
2021-05-30 Johannes BergTest file size changes during save
2021-05-30 Rob Browningbup.main: restore support for --x=y style arguments
2021-05-16 Rob Browningdev/checksum: paper over platform differences
2021-05-15 Johannes Bergtest: test index vs. save file type change
2021-05-15 Johannes Bergsave: skip/balk if an entry changed type since indexing
2021-05-15 Johannes Bergbup: add a test for index contents
2021-05-15 Johannes BergPackWriter: match git's pack names
2021-05-15 Rob Browningtest_vint: test packing of all 0, 1, and 2 element...
2021-05-15 Johannes Bergvint: implement the typical pack() in C
2021-05-15 Johannes Bergvint: implement encoding in C
2021-04-18 Johannes Berggit: remove loose object handling
2021-04-03 Rob BrowningConvert bup to binary executable and run python subcomm...
2021-03-28 Rob Browningid-other-than: pass strings to getpwnam/getgrnam
2021-03-27 Rob BrowningConvert top level executables to binaries and clean...
2021-03-06 Rob Browningsave: convert to internal command
2021-03-06 Rob Browningsave-cmd: copy to bup.cmd.save
2021-03-06 Rob Browningweb-cmd: copy to bup.cmd.web
2021-03-06 Rob Browningconfigure-sampledata: cp lib/bup/*.py, not cmd/*.py
2020-12-19 Johannes Bergtest-web: redirect stdio to make test work standalone
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Rob BrowningRemove extensions from test command names
2020-11-26 Johannes BergMigrate the remaining (standalone) test/ext tests to...
2020-11-26 Rob BrowningMove ext/test.sh to ext/test-misc to match test-* pattern
2020-11-26 Rob BrowningAdd pytest collector for all test/cmd/test-* files
2020-11-26 Johannes Bergtests: convert python-based tests to pytest
2020-11-26 Rob Browningtest-ftp: set TZ=UTC to produce consistent names
2020-11-26 Rob Browningtest-prune-older: accommodate unified_diff break in...
2020-11-26 Johannes Bergtests: partially convert to pytest
2020-11-26 Rob BrowningMove t*.py tests to test_*.py for pytest autodetection
2020-11-26 Johannes Bergtests: move all tests to test/