git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Implemented aysnc parser in STG::Conn.
[stg.git]
/
tests
/
test_conffiles.cpp
diff --git
a/tests/test_conffiles.cpp
b/tests/test_conffiles.cpp
index e48abaf290adc01392682d6089c235b354e7ae85..ef63a7a1f947e6dac1226945a79c6129740f0466 100644
(file)
--- a/
tests/test_conffiles.cpp
+++ b/
tests/test_conffiles.cpp
@@
-5,7
+5,7
@@
#include "tut/tut.hpp"
#include "tut/tut.hpp"
-#include "conffiles.h"
+#include "
stg/
conffiles.h"
namespace tut
{
namespace tut
{
@@
-62,7
+62,7
@@
namespace tut
set_test_name("Check empty lines and comments");
{
set_test_name("Check empty lines and comments");
{
- ofstream f("/tmp/test.cf");
+
std::
ofstream f("/tmp/test.cf");
ensure("Correct construction (part 3)", f);
ensure("Correct construction (part 3)", f);