/[Apache-SVN]
ViewVC logotype

Revision 1536700


Jump to revision: Previous Next
Author: brane
Date: Tue Oct 29 13:07:49 2013 UTC (10 years, 5 months ago)
Changed paths: 7
Log Message:
Begin converting C tests to use the same transient directory as the Python
tests, so that both can be run off a RAM disk.

* subversion/tests/svn_test.h (svn_test_data_path): New prototype.
* subversion/tests/svn_test_main.c: Include svn_utf.h.
  (data_path): New static variable.
  (init_test_data): New; initializes the value of data_path.
  (svn_test_data_path): Implement.
  (main): Call init_test_data and handle any resulting errors.

* subversion/tests/libsvn_client/client-test.c,
  subversion/tests/libsvn_delta/random-test.c,
  subversion/tests/libsvn_diff/diff-diff3-test.c: Update tests to only
   create files in the transient directory.

* subversion/tests/libsvn_client,
  subversion/tests/libsvn_diff: Do not ignore names that are no longer
   created in the source directory, even for in-tree builds.


Changed paths

Path Details
Directorysubversion/trunk/subversion/tests/libsvn_client/ modified , props changed
Directorysubversion/trunk/subversion/tests/libsvn_client/client-test.c modified , text changed
Directorysubversion/trunk/subversion/tests/libsvn_delta/random-test.c modified , text changed
Directorysubversion/trunk/subversion/tests/libsvn_diff/ modified , props changed
Directorysubversion/trunk/subversion/tests/libsvn_diff/diff-diff3-test.c modified , text changed
Directorysubversion/trunk/subversion/tests/svn_test.h modified , text changed
Directorysubversion/trunk/subversion/tests/svn_test_main.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26