From 23ac75a01993ad3cd648d5317fd181d44a44a038 Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Mon, 15 Jun 2009 10:59:01 +0000 Subject: [PATCH] IE test git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@698 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- changes.txt | 1 + tests/iexplore.bat | 1 + todo.txt | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 tests/iexplore.bat diff --git a/changes.txt b/changes.txt index 61679ec3..8a304a86 100644 --- a/changes.txt +++ b/changes.txt @@ -12,6 +12,7 @@ Always try to use the syntax highlighter All privileges in user rights Fix FOUND_ROWS() in SQL command Export only selected columns in select +Bulk database creation Include views in drop and move on database overview Hide fieldsets in select Use \n in SQL commands diff --git a/tests/iexplore.bat b/tests/iexplore.bat new file mode 100644 index 00000000..ea6c6e9b --- /dev/null +++ b/tests/iexplore.bat @@ -0,0 +1 @@ +java -jar "C:\Program Files\Selenium\selenium-server.jar" -htmlSuite "*iexplore" http://localhost "%CD%\selenium.html" results.html \ No newline at end of file diff --git a/todo.txt b/todo.txt index 37329c0f..85b5eb8a 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,4 @@ -Bulk database create and drop +Bulk database drop Add whisperer to fields with foreign key Highlight found fields MySQL 5 BIT data type @@ -11,6 +11,7 @@ Highlight SQL textarea - may use external CodePress Column and table names auto-completition in SQL textarea Mass editation of individual rows IE6 -