index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2014-07-28
tests/: Add basic iCal import tests
Lukas Fleischer
2014-07-08
test/: Remove temporary errors file in tests
Lukas Fleischer
2014-07-08
test/Makefile.am: Add missing test data
Lukas Fleischer
2014-07-08
Implement test initialization properly
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-27
test/: Add default values for configuration variables
Lukas Fleischer
2013-02-27
test/: Add a couple of black-box tests for items
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2012-12-22
test/: Use `faketime -f`
Lukas Fleischer
2012-12-22
test/: Do not error out if libfaketime is missing
Lukas Fleischer
2012-12-05
test/Makefile.am: Add missing files to EXTRA_DIST
Lukas Fleischer
2012-11-26
run-test.c: Return failure if actual output is too short
Lukas Fleischer
2012-11-26
test/: Add a couple of tests for recurrent items
Lukas Fleischer
2012-06-30
Add a test case to reproduce BUG#2
Lukas Fleischer
2012-06-30
test/data/apts: Add a fair bit of items to 01/01/1902
Lukas Fleischer
2012-05-31
test/data/conf: Update with recent changes
Lukas Fleischer
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-17
Fix data type of "general.firstdayofweek"
Lukas Fleischer
2012-04-17
test/: Add a README
Lukas Fleischer
2012-03-29
test/data/conf: Update variable names
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-02-24
test/: Run calcurse in read-only mode
Lukas Fleischer
2012-02-24
test/: Use correct calcurse binary and data dir
Lukas Fleischer
2012-02-24
test/Makefile.am: Add tests to "EXTRA_DIST"
Lukas Fleischer
2012-02-19
{src,test}/Makefile.am: Enable pedantic warnings
Lukas Fleischer
2012-02-19
test/run-test.c: Check fgets() return value properly
Lukas Fleischer
2012-01-22
test/: Add test case for "-S" (pattern search)
Lukas Fleischer
2012-01-22
test/: Add test cases for "-a" and "-n"
Lukas Fleischer
2012-01-22
test/: Add test cases for "-d" and "-s"/"-r"
Lukas Fleischer
2012-01-22
test/: Add generic tests for todo operations
Lukas Fleischer
2012-01-22
test/: Add three basic self tests
Lukas Fleischer
2012-01-22
test/: Add initial configuration file
Lukas Fleischer
2012-01-21
test/run-test.c: Support negative assertions
Lukas Fleischer
2012-01-21
Add a minimal test suite
Lukas Fleischer