Mukund Sivaraman
|
cc84b0a02d
[1704] Change search style for includes in the interprocess_sync_* headers
|
il y a 13 ans |
Mukund Sivaraman
|
f68857bea3
[1704] Don't update the environment inside check_environment_unchanged()
|
il y a 13 ans |
Mukund Sivaraman
|
07851523e6
[1704] Clarify why the null logger is used in logger_example
|
il y a 13 ans |
Mukund Sivaraman
|
6306feefed
[1704] Clarify why a null sync object is used in LoggerManager::readLocalMessageFile()
|
il y a 13 ans |
Mukund Sivaraman
|
8d55fd2431
[1704] Clarify why we update the environment in check_environment_unchanged()
|
il y a 13 ans |
Mukund Sivaraman
|
a0bf4ce38c
[1704] Use CLEANFILES instead of clean-local
|
il y a 13 ans |
JINMEI Tatuya
|
088760558f
[1704] style matters: fold long lines, explicit virtual for inherited methods.
|
il y a 13 ans |
Mukund Sivaraman
|
56c895c19b
[1704] Cleanup logger_lockfile during make clean
|
il y a 13 ans |
Mukund Sivaraman
|
60c3dcef10
[1704] Delete test lockfiles when done
|
il y a 13 ans |
Mukund Sivaraman
|
d6859a6723
[1704] Change env variable used in tests for lockfiles
|
il y a 13 ans |
Mukund Sivaraman
|
162e151110
[1704] Change task name of object
|
il y a 13 ans |
Mukund Sivaraman
|
1f12f3cd5b
[1704] Add some tests for InterprocessSyncNull class too
|
il y a 13 ans |
Mukund Sivaraman
|
3e8b461db0
[1704] Use 'logger' as the task name for all interprocess sync objects inside log/
|
il y a 13 ans |
Mukund Sivaraman
|
949d3d2f07
[1704] Check that logger acquires and releases locks correctly when logging messages
|
il y a 13 ans |
Mukund Sivaraman
|
e04531f570
[1704] Add note about exception thrown
|
il y a 13 ans |
Mukund Sivaraman
|
30987308b9
[1704] Set B10_LOCKFILE_DIR_FROM_BUILD for various tests
|
il y a 13 ans |
Mukund Sivaraman
|
6b3132f71b
[1704] Use a null InterprocessSync object for some tests
|
il y a 13 ans |
Mukund Sivaraman
|
865669e984
[1704] Update documentation
|
il y a 13 ans |
Mukund Sivaraman
|
58c0a8ef01
[1704] Set and use B10_LOCKFILE_DIR_FROM_BUILD in tests
|
il y a 13 ans |
Mukund Sivaraman
|
8c38fe1045
[1704] Remove log_test_messages.{cc,h} from the tree
|
il y a 13 ans |
Mukund Sivaraman
|
e007ac3e1f
[1704] Add targets to create log_test_messages.{h,cc} from .mes
|
il y a 13 ans |
Mukund Sivaraman
|
fcb63453e3
[1704] Throw if NULL is passed to logger.setInterprocessSync()
|
il y a 13 ans |
Mukund Sivaraman
|
cd37331591
[1704] Use @abs_top_builddir@ directly in the .py.in file instead of using an env variable
|
il y a 13 ans |
Mukund Sivaraman
|
277be10c90
[1704] Assert that the lockfiles exist
|
il y a 13 ans |
Mukund Sivaraman
|
8eb4eb3e63
[1704] Assert that the lockfile_test directory exists, and is removed
|
il y a 13 ans |
Mukund Sivaraman
|
e72bc121a7
[1704] Move test directory creation to setUp() / tearDown()
|
il y a 13 ans |
JINMEI Tatuya
|
075eef9a1f
[1704] style matters: don't omit {}, func name convention, typo.
|
il y a 13 ans |
Mukund Sivaraman
|
2e95197a4b
[1704] Test remove_lock_files()
|
il y a 13 ans |
Mukund Sivaraman
|
7c1277b0a6
[1704] Use B10_FROM_BUILD instead of B10_FROM_SOURCE (contd.)
|
il y a 13 ans |
Mukund Sivaraman
|
994827bfe0
[1704] Use B10_FROM_BUILD instead of B10_FROM_SOURCE
|
il y a 13 ans |