]> git.llucax.com Git - software/eventxx.git/commitdiff
Change my e-mail on tests adapted from libevent.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 26 Jan 2007 20:46:05 +0000 (20:46 +0000)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 26 Jan 2007 20:46:05 +0000 (20:46 +0000)
test/bench.cpp
test/test-eof.cpp
test/test-time.cpp
test/test-weof.cpp

index ca495a73efb180dc40686dd13cc785c9749284d8..be6a8c73bba2c19e3fb5ae3921ea68b6167b7859 100644 (file)
@@ -30,7 +30,7 @@
  *     Added chain event propagation to improve the sensitivity of
  *     the measure respect to the event loop efficency.
  *
- * Wed 2006-12-27 - Modified by Leandro Lucarella <llucarella@integratech.com.ar>
+ * Wed 2006-12-27 - Modified by Leandro Lucarella <llucax+eventxx@gmail.com>
  *
  *     Adapted to test the C++ inteface.
  *
index 41fdaaee1bfa3892deb10966112dc005635dddb5..9f6220f18094662638b8eb62753325113b474a2e 100644 (file)
@@ -3,7 +3,7 @@
  * c++ -I/usr/local/include -o time-test time-test.c -L/usr/local/lib -levent
  *
  *
- * Wed 2006-12-27 - Modified by Leandro Lucarella <llucarella@integratech.com.ar>
+ * Wed 2006-12-27 - Modified by Leandro Lucarella <llucax+eventxx@gmail.com>
  *
  *     Adapted to test the C++ inteface.
  *
index c3dba8dd633688b35892b9d98385f6eafdc4f7dc..5dafbe590ac2da9123682997c4873d74dd3e4151 100644 (file)
@@ -2,7 +2,7 @@
  * Compile with:
  * c++ -I/usr/local/include -o time-test time-test.cpp -L/usr/local/lib -levent
  *
- * Wed 2006-12-27 - Modified by Leandro Lucarella <llucarella@integratech.com.ar>
+ * Wed 2006-12-27 - Modified by Leandro Lucarella <llucax+eventxx@gmail.com>
  *
  *     Adapted to test the C++ inteface.
  *
index 8bcf6844520b7a3e55db73a59de555af11c7769b..b40a487390ee59c9154465713d879f20d8190ab4 100644 (file)
@@ -2,7 +2,7 @@
  * Compile with:
  * c++ -I/usr/local/include -o time-test time-test.cpp -L/usr/local/lib -levent
  *
- * Wed 2006-12-27 - Modified by Leandro Lucarella <llucarella@integratech.com.ar>
+ * Wed 2006-12-27 - Modified by Leandro Lucarella <llucax+eventxx@gmail.com>
  *
  *     Adapted to test the C++ inteface.
  *