module-postgresql/spec/system
Ken Barber 2676904608 Fix the non-defaults test failing to use UTF8
The non-default tests try to set UTF8 when UTF8 is not installed on the en_US
machine. These are non-default settings anyway, but one should presume the
correct locale should be set before this is attempted, this patch includes
that step.

In an ideal world we would use a locale module to do this.

This patch also fixes an Ubuntu 10.04 issue where you need to be absolute about
the locale and encoding as well.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-06-14 23:14:47 +01:00
..
install_spec.rb Convert system tests to use rspec-system 2013-06-04 15:36:24 +01:00
non_defaults_spec.rb Fix the non-defaults test failing to use UTF8 2013-06-14 23:14:47 +01:00