Changeset: 986cbd852f20 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=986cbd852f20 Removed Files: sql/test/BugTracker-2012/Tests/currenttime.Bug-2791.sql Modified Files: sql/test/BugTracker-2012/Tests/All Branch: Oct2012 Log Message:
Add test of Bug 2791 to the All file diffs (15 lines): diff --git a/sql/test/BugTracker-2012/Tests/All b/sql/test/BugTracker-2012/Tests/All --- a/sql/test/BugTracker-2012/Tests/All +++ b/sql/test/BugTracker-2012/Tests/All @@ -63,3 +63,4 @@ incorrect_cast_from_double_to_int.Bug-25 conditions_when_for_triggers_do_not_work.Bug-2073 insert_gives_39000_program_error.Bug-3097 create_function.Bug-3172 +currenttime.Bug-2791 diff --git a/sql/test/BugTracker-2012/Tests/currenttime.Bug-2791.sql b/sql/test/BugTracker-2012/Tests/currenttime.Bug-2791.sql deleted file mode 100644 --- a/sql/test/BugTracker-2012/Tests/currenttime.Bug-2791.sql +++ /dev/null @@ -1,1 +0,0 @@ -select (localtime() - time '13:33:43' < time '00:00:20') and (time '13:33:43' - localtime() < time '00:00:20'); \ No newline at end of file _______________________________________________ checkin-list mailing list checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list